CSIM: CALhGate_Destexhe98 Class Reference
CALhGate_Destexhe98 Class Reference #include <specific_ion_channels.h >
Inheritance diagram for CALhGate_Destexhe98:
List of all members. Detailed Description
Voltage dependent ion gate from Destexhe et al. (1998).
Used by CALChannel_Destexhe98
Reference: Destexhe A, Contreras D, Steriade M. Mechanisms underlying the synchronizing action of corticothalamic feedback through inhibition of thalamic relay cells. J Neurophysiol. 1998 Feb;79(2):999-1016.
Public Member Functions
Protected Member Functions
virtual double * getC1 (void)
Static Protected Attributes
static double * C1 = 0
static double * C2 = 0
Constructor & Destructor Documentation
CALhGate_Destexhe98::~CALhGate_Destexhe98
(
void
)
[inline]
(at least with gcc 2.95) the virtuals are not called correctly within the destructor
Member Function Documentation
virtual double* CALhGate_Destexhe98::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 .