CSIM: AlGate_Korngreen02 Class Reference
AlGate_Korngreen02 Class Reference #include <specific_ion_channels.h >
Inheritance diagram for AlGate_Korngreen02:
List of all members. Detailed Description
Voltage dependent ion gate from Korngreen et al. 2002.
Used by AChannel_Korngreen02
Reference: Korngreen A, Sakmann B.Voltage-gated K+ channels in layer 5 neocortical pyramidal neurones from young rats: subtypes and gradients. J Physiol. 2000 Jun 15;525 Pt 3:621-39.
Public Member Functions
Protected Member Functions
virtual double * getC1 (void)
Static Protected Attributes
static double * C1 = 0
static double * C2 = 0
Constructor & Destructor Documentation
AlGate_Korngreen02::~AlGate_Korngreen02
(
void
)
[inline]
(at least with gcc 2.95) the virtuals are not called correctly within the destructor
Member Function Documentation
virtual double* AlGate_Korngreen02::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 .