CSIM: HH_n_Gate Class Reference
HH_n_Gate Class Reference#include <hh_squid_channels.h>
Inheritance diagram for HH_n_Gate:
List of all members.
Detailed Description
n gate for the fast HH potassium (K) channel
See HH_K_Channel
Public Member Functions
Protected Member Functions
- virtual double * getC1 (void)
Static Protected Attributes
- static double * C1 = 0
- static double * C2 = 0
Constructor & Destructor Documentation
HH_n_Gate::~HH_n_Gate |
( |
void |
|
) |
[inline] |
|
|
(at least with gcc 2.95) the virtuals are not called correctly within the destructor |
Member Function Documentation
virtual double* HH_n_Gate::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. |
|