Internal variables of the model. More...
Public Attributes | |
| double | P20_ |
| Amplitude of the synaptic current. | |
| double | P11ex_ |
| double | P11in_ |
| double | P21ex_ |
| double | P21in_ |
| double | P22_expm1_ |
| double | P11th_ |
| double | P22th_ |
| int | RefractoryCountsTot_ |
Internal variables of the model.
| double nest::mat2_psc_exp::Variables_::P11ex_ |
Referenced by nest::mat2_psc_exp::pre_run_hook(), and nest::mat2_psc_exp::update().
| double nest::mat2_psc_exp::Variables_::P11in_ |
Referenced by nest::mat2_psc_exp::pre_run_hook(), and nest::mat2_psc_exp::update().
| double nest::mat2_psc_exp::Variables_::P11th_ |
Referenced by nest::mat2_psc_exp::pre_run_hook(), and nest::mat2_psc_exp::update().
| double nest::mat2_psc_exp::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::mat2_psc_exp::pre_run_hook(), and nest::mat2_psc_exp::update().
| double nest::mat2_psc_exp::Variables_::P21ex_ |
Referenced by nest::mat2_psc_exp::pre_run_hook(), and nest::mat2_psc_exp::update().
| double nest::mat2_psc_exp::Variables_::P21in_ |
Referenced by nest::mat2_psc_exp::pre_run_hook(), and nest::mat2_psc_exp::update().
| double nest::mat2_psc_exp::Variables_::P22_expm1_ |
Referenced by nest::mat2_psc_exp::pre_run_hook(), and nest::mat2_psc_exp::update().
| double nest::mat2_psc_exp::Variables_::P22th_ |
Referenced by nest::mat2_psc_exp::pre_run_hook(), and nest::mat2_psc_exp::update().
| int nest::mat2_psc_exp::Variables_::RefractoryCountsTot_ |
Referenced by nest::mat2_psc_exp::pre_run_hook(), and nest::mat2_psc_exp::update().