CSIM: NPmGate_McCormick92 Class Reference

NPmGate_McCormick92 Class Reference

#include <specific_ion_channels.h>

Inheritance diagram for NPmGate_McCormick92:

VIonGate IonGate Advancable csimClass List of all members.

Detailed Description

Voltage dependent ion gate from McCormick and Huguenard (1992).

Used by NPChannel_McCormick02

Reference: McCormick DA, Huguenard JR. A model of the electrophysiological properties of thalamocortical relay neurons. J Neurophysiol 1992 Oct;68(4):1384-400

See also: Alexander D. Protopapas, Michael Vanier and James M. Bower. Chapter 12: "Simulating Large Networks of Neurons" in Methods in Neuronal Modeling: From Ions to Networks, 2nd edition, Christof Koch and Idan Segev, eds, MIT Press, Cambridge, Mass., 1998

Public Member Functions

Protected Member Functions

  • virtual double * getC1 (void)

Static Protected Attributes

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

Constructor & Destructor Documentation

NPmGate_McCormick92::~NPmGate_McCormick92 void   )  [inline]
 

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


Member Function Documentation

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

virtual methods to correctly acces the static members C1 and C2

Reimplemented from VIonGate.


Member Data Documentation

double * NPmGate_McCormick92::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 * NPmGate_McCormick92::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