NEST
2.6.0,not_revisioned_source_dir@0
|
Internal variables of the model. More...
Public Attributes | |
double_t | P20_ |
Amplitude of the synaptic current. More... | |
double_t | P11ex_ |
double_t | P11in_ |
double_t | P21ex_ |
double_t | P21in_ |
double_t | P22_ |
double_t | weighted_spikes_ex_ |
double_t | weighted_spikes_in_ |
int_t | RefractoryCounts_ |
Internal variables of the model.
double_t nest::iaf_psc_exp::Variables_::P11ex_ |
double_t nest::iaf_psc_exp::Variables_::P11in_ |
double_t nest::iaf_psc_exp::Variables_::P20_ |
Amplitude of the synaptic current.
This value is chosen such that a post-synaptic potential with weight one has an amplitude of 1 mV.
double_t nest::iaf_psc_exp::Variables_::P21ex_ |
double_t nest::iaf_psc_exp::Variables_::P21in_ |
double_t nest::iaf_psc_exp::Variables_::P22_ |
int_t nest::iaf_psc_exp::Variables_::RefractoryCounts_ |
double_t nest::iaf_psc_exp::Variables_::weighted_spikes_ex_ |
Referenced by nest::iaf_psc_exp::get_weighted_spikes_ex_().
double_t nest::iaf_psc_exp::Variables_::weighted_spikes_in_ |
Referenced by nest::iaf_psc_exp::get_weighted_spikes_in_().