NEST
2.6.0,not_revisioned_source_dir@0
|
Internal variables of the model. More...
Public Attributes | |
long_t | t_min_ |
Time step of device activation. More... | |
long_t | t_max_ |
Time step of device deactivation. More... | |
Internal variables of the model.
long_t nest::Device::Variables_::t_max_ |
Time step of device deactivation.
t_max_ = origin_ + stop_, in steps.
long_t nest::Device::Variables_::t_min_ |
Time step of device activation.
t_min_ = origin_ + start_, in steps.