#include <ionchannel.h>
Inheritance diagram for IonChannel:
Since IonChannel is the base class for all ionic channels it does not implement any specific channel model.
The output signals of an IonChannel object are the reversal potential and the time (and voltage) dependent conductance
.
As input signal an IonChannel needs the membrane voltage of the corresponding CbNeuron, MembranePatchSimple, or AnalogNeuron to which the object is connected.
To adjust to arbitrary resting potentials an IonChannel also needs access to the resting potential of the corresponding object.
Vclamp
.