NEST
2.6.0,not_revisioned_source_dir@0
|
Public Attributes | |
double_t | EPSCInitialValue_ |
Amplitude of the synaptic current. More... | |
double_t | IPSCInitialValue_ |
int_t | RefractoryCounts_ |
double_t | P11_ex_ |
double_t | P21_ex_ |
double_t | P22_ex_ |
double_t | P31_ex_ |
double_t | P32_ex_ |
double_t | P11_in_ |
double_t | P21_in_ |
double_t | P22_in_ |
double_t | P31_in_ |
double_t | P32_in_ |
double_t | P30_ |
double_t | P33_ |
double_t | expm1_tau_m_ |
double_t | weighted_spikes_ex_ |
double_t | weighted_spikes_in_ |
double_t nest::iaf_psc_alpha::Variables_::EPSCInitialValue_ |
Amplitude of the synaptic current.
This value is chosen such that a post-synaptic potential with weight one has an amplitude of 1 mV.
Referenced by nest::iaf_psc_alpha::calibrate(), and nest::iaf_psc_alpha::update().
double_t nest::iaf_psc_alpha::Variables_::expm1_tau_m_ |
Referenced by nest::iaf_psc_alpha::calibrate(), and nest::iaf_psc_alpha::update().
double_t nest::iaf_psc_alpha::Variables_::IPSCInitialValue_ |
Referenced by nest::iaf_psc_alpha::calibrate(), and nest::iaf_psc_alpha::update().
double_t nest::iaf_psc_alpha::Variables_::P11_ex_ |
Referenced by nest::iaf_psc_alpha::calibrate(), and nest::iaf_psc_alpha::update().
double_t nest::iaf_psc_alpha::Variables_::P11_in_ |
Referenced by nest::iaf_psc_alpha::calibrate(), and nest::iaf_psc_alpha::update().
double_t nest::iaf_psc_alpha::Variables_::P21_ex_ |
Referenced by nest::iaf_psc_alpha::calibrate(), and nest::iaf_psc_alpha::update().
double_t nest::iaf_psc_alpha::Variables_::P21_in_ |
Referenced by nest::iaf_psc_alpha::calibrate(), and nest::iaf_psc_alpha::update().
double_t nest::iaf_psc_alpha::Variables_::P22_ex_ |
Referenced by nest::iaf_psc_alpha::calibrate(), and nest::iaf_psc_alpha::update().
double_t nest::iaf_psc_alpha::Variables_::P22_in_ |
Referenced by nest::iaf_psc_alpha::calibrate(), and nest::iaf_psc_alpha::update().
double_t nest::iaf_psc_alpha::Variables_::P30_ |
Referenced by nest::iaf_psc_alpha::calibrate(), and nest::iaf_psc_alpha::update().
double_t nest::iaf_psc_alpha::Variables_::P31_ex_ |
Referenced by nest::iaf_psc_alpha::calibrate(), and nest::iaf_psc_alpha::update().
double_t nest::iaf_psc_alpha::Variables_::P31_in_ |
Referenced by nest::iaf_psc_alpha::calibrate(), and nest::iaf_psc_alpha::update().
double_t nest::iaf_psc_alpha::Variables_::P32_ex_ |
Referenced by nest::iaf_psc_alpha::calibrate(), and nest::iaf_psc_alpha::update().
double_t nest::iaf_psc_alpha::Variables_::P32_in_ |
Referenced by nest::iaf_psc_alpha::calibrate(), and nest::iaf_psc_alpha::update().
double_t nest::iaf_psc_alpha::Variables_::P33_ |
Referenced by nest::iaf_psc_alpha::calibrate().
int_t nest::iaf_psc_alpha::Variables_::RefractoryCounts_ |
Referenced by nest::iaf_psc_alpha::calibrate(), and nest::iaf_psc_alpha::update().
double_t nest::iaf_psc_alpha::Variables_::weighted_spikes_ex_ |
Referenced by nest::iaf_psc_alpha::get_weighted_spikes_ex_(), and nest::iaf_psc_alpha::update().
double_t nest::iaf_psc_alpha::Variables_::weighted_spikes_in_ |
Referenced by nest::iaf_psc_alpha::get_weighted_spikes_in_(), and nest::iaf_psc_alpha::update().