NEST  2.6.0,not_revisioned_source_dir@0
Public Attributes | List of all members
nest::sinusoidal_gamma_generator::Variables_ Struct Reference

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...
 

Member Data Documentation

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()


The documentation for this struct was generated from the following file: