State variables of the model. More...
Public Member Functions | |
| State_ () | |
| Default initialization. | |
| void | get (Dictionary &, const Parameters_ &) const |
| void | set (const Dictionary &, const Parameters_ &, Node *node) |
| Set values from dictionary. | |
Public Attributes | |
| double | refr_spikes_buffer_ |
State variables of the model.
| nest::ignore_and_fire::State_::State_ | ( | ) |
Default initialization.
| void nest::ignore_and_fire::State_::get | ( | Dictionary & | , |
| const Parameters_ & | |||
| ) | const |
| void nest::ignore_and_fire::State_::set | ( | const Dictionary & | , |
| const Parameters_ & | , | ||
| Node * | node | ||
| ) |
Set values from dictionary.
| dictionary | to take data from |
| current | parameters |
| Change | in reversal potential E_L specified by this dict |
Referenced by nest::ignore_and_fire::set_status().
| double nest::ignore_and_fire::State_::refr_spikes_buffer_ |