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

HH_m_Gate Class Reference

#include <hh_squid_channels.h>

Inheritance diagram for HH_m_Gate:

VIonGate IonGate Advancable List of all members.

Detailed Description

m gate for the fast HH sodium (Na) channel

see HH_Na_Channel

Public Member Functions

Protected Member Functions

Static Protected Attributes


Constructor & Destructor Documentation

HH_m_Gate::~HH_m_Gate void    [inline]
 

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


Member Function Documentation

virtual double* HH_m_Gate::getC1 void    [inline, protected, virtual]
 

virtual methods to correctly acces the static members C1 and C2

Reimplemented from VIonGate.


Member Data Documentation

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

The look up table for the exponential Euler integration 'constant'

Reimplemented from VIonGate.

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

The look up table for the exponential Euler integration 'constant'

Reimplemented from VIonGate.