AHP_Channel Class Reference
#include <ahp_channel.h>
Inheritance diagram for AHP_Channel:
List of all members.
Detailed Description
Base Class for all active ionic channels using ion gates.
Public Attributes
-
float Gbar
- The maximum conductance of the channel; [units=S; range=(0,1); readwrite;].
-
float n
- Fraction of the open conductance; [range=(0,1); readonly;].
-
float u
- Constant step increase in n for each spike; [range=(0,1); readwrite;].
-
float Ts
- Time constant for the deactivation of the current; [range=(0,1e15); readwrite;].
Protected Attributes
-
float C1
- Constant for the exponential Euler integration step;.
Friends