Internal variables of the model. More...
Public Attributes | |
| double | P20_ |
| Amplitude of the synaptic current. | |
| double | P11ex_ |
| double | P21ex_ |
| double | P22_ |
| double | P30_ |
| normal_distribution | normal_dist_ |
| random distribution | |
Internal variables of the model.
| normal_distribution nest::iaf_chs_2007::Variables_::normal_dist_ |
random distribution
| double nest::iaf_chs_2007::Variables_::P11ex_ |
Referenced by nest::iaf_chs_2007::pre_run_hook(), and nest::iaf_chs_2007::update().
| double nest::iaf_chs_2007::Variables_::P20_ |
Amplitude of the synaptic current.
This value is chosen such that a postsynaptic potential with weight one has an amplitude of 1 mV.
Referenced by nest::iaf_chs_2007::pre_run_hook().
| double nest::iaf_chs_2007::Variables_::P21ex_ |
Referenced by nest::iaf_chs_2007::pre_run_hook(), and nest::iaf_chs_2007::update().
| double nest::iaf_chs_2007::Variables_::P22_ |
Referenced by nest::iaf_chs_2007::pre_run_hook(), and nest::iaf_chs_2007::update().
| double nest::iaf_chs_2007::Variables_::P30_ |
Referenced by nest::iaf_chs_2007::pre_run_hook(), and nest::iaf_chs_2007::update().