NEST
2.6.0,not_revisioned_source_dir@0
|
State variables of the model. More...
Public Member Functions | |
State_ () | |
Default initialization. More... | |
void | get (DictionaryDatum &) const |
void | set (DictionaryDatum const &) |
Public Attributes | |
double_t | i_syn_ex_ |
double_t | V_syn_ |
double_t | V_spike_ |
double_t | V_m_ |
ulong_t | position_ |
State variables of the model.
nest::iaf_chs_2007::State_::State_ | ( | ) |
Default initialization.
void nest::iaf_chs_2007::State_::get | ( | DictionaryDatum & | d | ) | const |
References nest::names::d, and nest::names::V_m.
Referenced by nest::iaf_chs_2007::get_status().
void nest::iaf_chs_2007::State_::set | ( | DictionaryDatum const & | d | ) |
References nest::names::d, and nest::names::V_m.
Referenced by nest::iaf_chs_2007::set_status().
double_t nest::iaf_chs_2007::State_::i_syn_ex_ |
ulong_t nest::iaf_chs_2007::State_::position_ |
Referenced by nest::iaf_chs_2007::Parameters_::set().
double_t nest::iaf_chs_2007::State_::V_m_ |
Referenced by nest::iaf_chs_2007::get_V_m_().
double_t nest::iaf_chs_2007::State_::V_spike_ |
double_t nest::iaf_chs_2007::State_::V_syn_ |