CSIM: AmGate_Hoffman97 Class Reference

AmGate_Hoffman97 Class Reference

#include <specific_ion_channels.h>

Inheritance diagram for AmGate_Hoffman97:

VIonGate IonGate Advancable csimClass List of all members.

Detailed Description

Voltage dependent ion gate from Hoffman et al., 1997.

Used by AChannel_Hoffman97

Reference: Hoffman, D., Magee, J.C., Colbert, C.M., and Johnston, D. Potassium channel regulation of signal propagation in dendrites of hippocampal pyramidal neurons. Nature 387:869-875 (1997)

Public Member Functions

Protected Member Functions

  • virtual double * getC1 (void)

Static Protected Attributes

  • static double * C1 = 0
  • static double * C2 = 0

Constructor & Destructor Documentation

AmGate_Hoffman97::~AmGate_Hoffman97 void   )  [inline]
 

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


Member Function Documentation

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

virtual methods to correctly acces the static members C1 and C2

Reimplemented from VIonGate.


Member Data Documentation

double * AmGate_Hoffman97::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 * AmGate_Hoffman97::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.


 
(C) 2003, Thomas Natschläger last modified 07/10/2006