|
NEST
2.6.0,not_revisioned_source_dir@0
|
Public Attributes | |
| double_t | h_ |
| time resolution (ms) More... | |
| double_t | t_ms_ |
| current time in ms, for communication with event_hook() More... | |
| long_t | t_steps_ |
| current time in steps, for communication with event_hook() More... | |
| librandom::RngPtr | rng_ |
| thread-specific random generator More... | |
| double_t nest::sinusoidal_gamma_generator::Variables_::h_ |
time resolution (ms)
| librandom::RngPtr nest::sinusoidal_gamma_generator::Variables_::rng_ |
thread-specific random generator
| double_t nest::sinusoidal_gamma_generator::Variables_::t_ms_ |
current time in ms, for communication with event_hook()
| long_t nest::sinusoidal_gamma_generator::Variables_::t_steps_ |
current time in steps, for communication with event_hook()
1.8.7