NEST
2.6.0,not_revisioned_source_dir@0
|
Internal variables of the model. More...
Public Attributes | |
std::vector< double_t > | g0_ex_ |
initial value to normalise excitatory synaptic conductance More... | |
std::vector< double_t > | g0_in_ |
initial value to normalise inhibitory synaptic conductance More... | |
int_t | RefractoryCounts_ |
Internal variables of the model.
std::vector<double_t> nest::aeif_cond_alpha_multisynapse::Variables_::g0_ex_ |
initial value to normalise excitatory synaptic conductance
Referenced by nest::aeif_cond_alpha_multisynapse::calibrate(), and nest::aeif_cond_alpha_multisynapse::update().
std::vector<double_t> nest::aeif_cond_alpha_multisynapse::Variables_::g0_in_ |
initial value to normalise inhibitory synaptic conductance
Referenced by nest::aeif_cond_alpha_multisynapse::calibrate(), and nest::aeif_cond_alpha_multisynapse::update().
int_t nest::aeif_cond_alpha_multisynapse::Variables_::RefractoryCounts_ |