Public Attributes | |
| double | EPSCInitialValue_ |
| Amplitude of the synaptic current. | |
| double | IPSCInitialValue_ |
| int | RefractoryCounts_ |
| double | P11_ex_ |
| double | P21_ex_ |
| double | P22_ex_ |
| double | P31_ex_ |
| double | P32_ex_ |
| double | P11_in_ |
| double | P21_in_ |
| double | P22_in_ |
| double | P31_in_ |
| double | P32_in_ |
| double | P30_ |
| double | P33_ |
| double | expm1_tau_m_ |
| double | weighted_spikes_ex_ |
| double | weighted_spikes_in_ |
| double nest::iaf_psc_alpha::Variables_::EPSCInitialValue_ |
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_psc_alpha::pre_run_hook(), and nest::iaf_psc_alpha::update().
| double nest::iaf_psc_alpha::Variables_::expm1_tau_m_ |
Referenced by nest::iaf_psc_alpha::pre_run_hook(), and nest::iaf_psc_alpha::update().
| double nest::iaf_psc_alpha::Variables_::IPSCInitialValue_ |
Referenced by nest::iaf_psc_alpha::pre_run_hook(), and nest::iaf_psc_alpha::update().
| double nest::iaf_psc_alpha::Variables_::P11_ex_ |
Referenced by nest::iaf_psc_alpha::pre_run_hook(), and nest::iaf_psc_alpha::update().
| double nest::iaf_psc_alpha::Variables_::P11_in_ |
Referenced by nest::iaf_psc_alpha::pre_run_hook(), and nest::iaf_psc_alpha::update().
| double nest::iaf_psc_alpha::Variables_::P21_ex_ |
Referenced by nest::iaf_psc_alpha::pre_run_hook(), and nest::iaf_psc_alpha::update().
| double nest::iaf_psc_alpha::Variables_::P21_in_ |
Referenced by nest::iaf_psc_alpha::pre_run_hook(), and nest::iaf_psc_alpha::update().
| double nest::iaf_psc_alpha::Variables_::P22_ex_ |
Referenced by nest::iaf_psc_alpha::pre_run_hook(), and nest::iaf_psc_alpha::update().
| double nest::iaf_psc_alpha::Variables_::P22_in_ |
Referenced by nest::iaf_psc_alpha::pre_run_hook(), and nest::iaf_psc_alpha::update().
| double nest::iaf_psc_alpha::Variables_::P30_ |
Referenced by nest::iaf_psc_alpha::pre_run_hook(), and nest::iaf_psc_alpha::update().
| double nest::iaf_psc_alpha::Variables_::P31_ex_ |
Referenced by nest::iaf_psc_alpha::pre_run_hook(), and nest::iaf_psc_alpha::update().
| double nest::iaf_psc_alpha::Variables_::P31_in_ |
Referenced by nest::iaf_psc_alpha::pre_run_hook(), and nest::iaf_psc_alpha::update().
| double nest::iaf_psc_alpha::Variables_::P32_ex_ |
Referenced by nest::iaf_psc_alpha::pre_run_hook(), and nest::iaf_psc_alpha::update().
| double nest::iaf_psc_alpha::Variables_::P32_in_ |
Referenced by nest::iaf_psc_alpha::pre_run_hook(), and nest::iaf_psc_alpha::update().
| double nest::iaf_psc_alpha::Variables_::P33_ |
Referenced by nest::iaf_psc_alpha::pre_run_hook().
| int nest::iaf_psc_alpha::Variables_::RefractoryCounts_ |
Referenced by nest::iaf_psc_alpha::pre_run_hook(), and nest::iaf_psc_alpha::update().
| double nest::iaf_psc_alpha::Variables_::weighted_spikes_ex_ |
Referenced by nest::iaf_psc_alpha::update().
| double nest::iaf_psc_alpha::Variables_::weighted_spikes_in_ |
Referenced by nest::iaf_psc_alpha::update().