NEST  2.6.0,not_revisioned_source_dir@0
Static Public Attributes | List of all members
nest::Time::Range Struct Reference

#include <nest_time.h>

Static Public Attributes

static tic_t TICS_PER_STEP = Time::Range::TICS_PER_STEP_DEFAULT
 
static tic_t TICS_PER_STEP_RND = Time::Range::TICS_PER_STEP - 1
 
static tic_t OLD_TICS_PER_STEP = Time::Range::TICS_PER_STEP_DEFAULT
 
static double_t TICS_PER_MS = Time::Range::TICS_PER_MS_DEFAULT
 
static double_t MS_PER_TIC = 1/Time::Range::TICS_PER_MS
 
static double_t STEPS_PER_MS = 1/Time::Range::MS_PER_STEP
 
static double_t MS_PER_STEP = TICS_PER_STEP / TICS_PER_MS
 
static const tic_t TICS_PER_STEP_DEFAULT = CONFIG_TICS_PER_STEP
 
static const double_t TICS_PER_MS_DEFAULT = CONFIG_TICS_PER_MS
 
static const long_t INF_MARGIN = 8
 

Member Data Documentation

const long_t nest::Time::Range::INF_MARGIN = 8
static

Referenced by nest::Time::compute_max().

nest::double_t Time::Range::MS_PER_STEP = TICS_PER_STEP / TICS_PER_MS
static
nest::double_t Time::Range::MS_PER_TIC = 1/Time::Range::TICS_PER_MS
static
tic_t Time::Range::OLD_TICS_PER_STEP = Time::Range::TICS_PER_STEP_DEFAULT
static
nest::double_t Time::Range::STEPS_PER_MS = 1/Time::Range::MS_PER_STEP
static
nest::double_t Time::Range::TICS_PER_MS = Time::Range::TICS_PER_MS_DEFAULT
static
const nest::double_t Time::Range::TICS_PER_MS_DEFAULT = CONFIG_TICS_PER_MS
static
tic_t Time::Range::TICS_PER_STEP = Time::Range::TICS_PER_STEP_DEFAULT
static
const tic_t Time::Range::TICS_PER_STEP_DEFAULT = CONFIG_TICS_PER_STEP
static
tic_t Time::Range::TICS_PER_STEP_RND = Time::Range::TICS_PER_STEP - 1
static

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