| NEST
    2.6.0,not_revisioned_source_dir@0
    | 
Internal variables of the model. More...
| Public Attributes | |
| double_t | h_ms_ | 
| time resolution in ms  More... | |
| double_t | PSCInitialValue_ | 
| e / tau_syn  More... | |
| long_t | refractory_steps_ | 
| refractory time in steps  More... | |
| double_t | gamma_ | 
| 1/c_m * 1/(1/tau_syn - 1/tau_m)  More... | |
| double_t | gamma_sq_ | 
| 1/c_m * 1/(1/tau_syn - 1/tau_m)^2  More... | |
| double_t | expm1_tau_m_ | 
| exp(-h/tau_m) - 1  More... | |
| double_t | expm1_tau_syn_ | 
| exp(-h/tau_syn) - 1  More... | |
| double_t | P30_ | 
| progagator matrix elem, 3rd row  More... | |
| double_t | P31_ | 
| progagator matrix elem, 3rd row  More... | |
| double_t | P32_ | 
| progagator matrix elem, 3rd row  More... | |
| double_t | y0_before_ | 
| y0_ at beginning of mini-step, forinterpolation  More... | |
| double_t | y2_before_ | 
| y2_ at beginning of mini-step, for interpolation  More... | |
| double_t | y3_before_ | 
| y3_ at beginning of mini-step, for interpolation  More... | |
Internal variables of the model.
| double_t nest::iaf_psc_alpha_canon::Variables_::expm1_tau_m_ | 
exp(-h/tau_m) - 1
| double_t nest::iaf_psc_alpha_canon::Variables_::expm1_tau_syn_ | 
exp(-h/tau_syn) - 1
| double_t nest::iaf_psc_alpha_canon::Variables_::gamma_ | 
1/c_m * 1/(1/tau_syn - 1/tau_m)
| double_t nest::iaf_psc_alpha_canon::Variables_::gamma_sq_ | 
1/c_m * 1/(1/tau_syn - 1/tau_m)^2
| double_t nest::iaf_psc_alpha_canon::Variables_::h_ms_ | 
time resolution in ms
| double_t nest::iaf_psc_alpha_canon::Variables_::P30_ | 
progagator matrix elem, 3rd row
| double_t nest::iaf_psc_alpha_canon::Variables_::P31_ | 
progagator matrix elem, 3rd row
| double_t nest::iaf_psc_alpha_canon::Variables_::P32_ | 
progagator matrix elem, 3rd row
| double_t nest::iaf_psc_alpha_canon::Variables_::PSCInitialValue_ | 
e / tau_syn
| long_t nest::iaf_psc_alpha_canon::Variables_::refractory_steps_ | 
refractory time in steps
| double_t nest::iaf_psc_alpha_canon::Variables_::y0_before_ | 
y0_ at beginning of mini-step, forinterpolation
| double_t nest::iaf_psc_alpha_canon::Variables_::y2_before_ | 
y2_ at beginning of mini-step, for interpolation
| double_t nest::iaf_psc_alpha_canon::Variables_::y3_before_ | 
y3_ at beginning of mini-step, for interpolation
 1.8.7
 1.8.7