CSIM: HVACAuGate_Brown93 Class Reference

HVACAuGate_Brown93 Class Reference

#include <specific_ion_channels.h>

Inheritance diagram for HVACAuGate_Brown93:

VIonGate IonGate Advancable csimClass List of all members.

Detailed Description

Voltage dependent ion gate from Brown et al. (1993).

Used by HVACAChannel_Brown93

Reference: Brown AM, Schwindt PC, Crill WE. Voltage dependence and activation kinetics of pharmacologically defined components of the high-threshold calcium current in rat neocortical neurons. J Neurophysiol. 1993 Oct;70(4):1530-43.

See also: Seamans JK, Durstewitz D, Christie BR, Stevens CF, Sejnowski TJ. Dopamine D1/D5 receptor modulation of excitatory synaptic inputs to layer V prefrontal cortex neurons. Proc Natl Acad Sci U S A. 2001 Jan 2;98(1):301-6.

Public Member Functions

Protected Member Functions

  • virtual double * getC1 (void)

Static Protected Attributes

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

Constructor & Destructor Documentation

HVACAuGate_Brown93::~HVACAuGate_Brown93 void   )  [inline]
 

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


Member Function Documentation

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

virtual methods to correctly acces the static members C1 and C2

Reimplemented from VIonGate.


Member Data Documentation

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