CSIM: MmGate_Wang98 Class Reference
MmGate_Wang98 Class Reference #include <specific_ion_channels.h >
Inheritance diagram for MmGate_Wang98:
List of all members. Detailed Description
Voltage dependent ion gate from Wang et al., 1998.
From: Wang, H.-S., Pan, Z., Shi, W., Brown, B. S., Wymore, R.S., Cohen, I. S., Dixon, J. E. and McKinnon, D. (1998) KCNQ2 and KCNQ3Potassium Channel Subunits: Molecular Correlates of the M-Channel. Science, 282, 1890-1893
Public Member Functions
Protected Member Functions
virtual double * getC1 (void)
Static Protected Attributes
static double * C1 = 0
static double * C2 = 0
Constructor & Destructor Documentation
MmGate_Wang98::~MmGate_Wang98
(
void
)
[inline]
(at least with gcc 2.95) the virtuals are not called correctly within the destructor
Member Function Documentation
virtual double* MmGate_Wang98::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 .