CSIM: NAhGate_Traub91 Class Reference
NAhGate_Traub91 Class Reference#include <specific_ion_channels.h>
Inheritance diagram for NAhGate_Traub91:
List of all members.
Detailed Description
From: Traub RD, Miles R (1991): Neuronal Networks of the Hippocampus, Cambridge University Press, New York.
Public Member Functions
Protected Member Functions
- virtual double * getC1 (void)
Static Protected Attributes
- static double * C1 = 0
- static double * C2 = 0
Constructor & Destructor Documentation
NAhGate_Traub91::~NAhGate_Traub91 |
( |
void |
|
) |
[inline] |
|
|
(at least with gcc 2.95) the virtuals are not called correctly within the destructor |
Member Function Documentation
virtual double* NAhGate_Traub91::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. |
|