|
NEST
2.6.0,not_revisioned_source_dir@0
|
Internal variables of the model. More...
Public Attributes | |
| double_t | h_ms_ |
| Time resolution [ms]. More... | |
| long_t | refractory_steps_ |
| Refractory time in steps. More... | |
| double_t | expm1_tau_m_ |
| exp(-h/tau_m) - 1 More... | |
| double_t | expm1_tau_ex_ |
| exp(-h/tau_ex) - 1 More... | |
| double_t | expm1_tau_in_ |
| exp(-h/tau_in) - 1 More... | |
| double_t | P20_ |
| Progagator matrix element, 2nd row. More... | |
| double_t | P21_in_ |
| Progagator matrix element, 2nd row. More... | |
| double_t | P21_ex_ |
| Progagator matrix element, 2nd row. More... | |
| double_t | y0_before_ |
| y0_ at beginning of ministep More... | |
| double_t | y1_ex_before_ |
| y1_ at beginning of ministep More... | |
| double_t | y1_in_before_ |
| y1_ at beginning of ministep More... | |
| double_t | y2_before_ |
| y2_ at beginning of ministep More... | |
Internal variables of the model.
| double_t nest::iaf_psc_exp_ps::Variables_::expm1_tau_ex_ |
exp(-h/tau_ex) - 1
| double_t nest::iaf_psc_exp_ps::Variables_::expm1_tau_in_ |
exp(-h/tau_in) - 1
| double_t nest::iaf_psc_exp_ps::Variables_::expm1_tau_m_ |
exp(-h/tau_m) - 1
| double_t nest::iaf_psc_exp_ps::Variables_::P20_ |
Progagator matrix element, 2nd row.
| double_t nest::iaf_psc_exp_ps::Variables_::P21_ex_ |
Progagator matrix element, 2nd row.
| double_t nest::iaf_psc_exp_ps::Variables_::P21_in_ |
Progagator matrix element, 2nd row.
| long_t nest::iaf_psc_exp_ps::Variables_::refractory_steps_ |
Refractory time in steps.
| double_t nest::iaf_psc_exp_ps::Variables_::y0_before_ |
y0_ at beginning of ministep
| double_t nest::iaf_psc_exp_ps::Variables_::y1_ex_before_ |
y1_ at beginning of ministep
| double_t nest::iaf_psc_exp_ps::Variables_::y1_in_before_ |
y1_ at beginning of ministep
| double_t nest::iaf_psc_exp_ps::Variables_::y2_before_ |
y2_ at beginning of ministep
1.8.7