Main Page | Class Hierarchy | Alphabetical List | Class List | File List | Class Members | File Members | Related Pages

SICmGate_Maciokas02 Class Reference

#include <specific_ion_channels.h>

Inheritance diagram for SICmGate_Maciokas02:

VIonGate IonGate Advancable List of all members.

Detailed Description

From: Maciokas, J., Goodman, P., Kenyon, J., Accurate Dynamical Model of Interneuronal GABAergic Channel Physiologies.

Public Member Functions

Protected Member Functions

Static Protected Attributes


Constructor & Destructor Documentation

SICmGate_Maciokas02::~SICmGate_Maciokas02 void   )  [inline]
 

(at least with gcc 2.95) the virtuals are not called correctly within the destructor


Member Function Documentation

virtual double* SICmGate_Maciokas02::getC1 void   )  [inline, protected, virtual]
 

virtual methods to correctly acces the static members C1 and C2

Reimplemented from VIonGate.


Member Data Documentation

double * SICmGate_Maciokas02::C1 = 0 [static, protected]
 

The look up table for the exponential Euler integration 'constant' $C_1(V)=\exp(-\Delta t / \tau(V))$

Reimplemented from VIonGate.

double * SICmGate_Maciokas02::C2 = 0 [static, protected]
 

The look up table for the exponential Euler integration 'constant' $C_2(V)=(1-C_1(V))\cdot p_\infty(V)$

Reimplemented from VIonGate.