CSIM: MnGate_Mainen96 Class Reference
MnGate_Mainen96 Class Reference #include <specific_ion_channels.h >
Inheritance diagram for MnGate_Mainen96:
List of all members. Detailed Description
Voltage dependent ion gate from Mainen and Sejnowski (1996).
Used by MChannel_Mainen96
Reference: Mainen ZF, Sejnowski TJ. Influence of dendritic structure on firing pattern in model neocortical neurons. Nature. 1996 Jul 25;382(6589):363-6.
Public Member Functions
Protected Member Functions
virtual double * getC1 (void)
Static Protected Attributes
static double * C1 = 0
static double * C2 = 0
Constructor & Destructor Documentation
MnGate_Mainen96::~MnGate_Mainen96
(
void
)
[inline]
(at least with gcc 2.95) the virtuals are not called correctly within the destructor
Member Function Documentation
virtual double* MnGate_Mainen96::getC1
(
void
)
[inline, protected, virtual]
virtual methods to correctly acces the static members C1 and C2
Reimplemented from VIonGate .
Member Data Documentation
The look up table for the exponential Euler integration 'constant'
Reimplemented from VIonGate .
The look up table for the exponential Euler integration 'constant'
Reimplemented from VIonGate .