#include <TraubsHHNeuron.h>
Inheritance diagram for Traubs_HH_h_Gate:
Used in the TraubsHHNeuron neuron model.
see Traubs_HH_Na_Channel.
alpha_h = 0.128 * exp((17-v2)/18) beta_h = 4 / ( 1 + exp((40-v2)/5) )
|
(at least with gcc 2.95) the virtuals are not called correctly within the destructor |
|
virtual methods to correctly acces the static members C1 and C2 Reimplemented from VIonGate. |
|
The look up table for the exponential Euler integration 'constant' Reimplemented from VIonGate. |
|
The look up table for the exponential Euler integration 'constant' Reimplemented from VIonGate. |