Simulator

Undocumented in source.

Members

Functions

posRn
double posRn()
Undocumented in source. Be warned that the author may not have intended to support it.
spreadRn
double spreadRn()
Undocumented in source. Be warned that the author may not have intended to support it.
tick
void tick(void delegate(Duration) @(safe) inputFn, double delegate() @(safe) outputFn)
Undocumented in source. Be warned that the author may not have intended to support it.

Variables

currTime
Duration currTime;
Undocumented in source.
g
MinstdRand0 g;
Undocumented in source.
gain0
double gain0;
Undocumented in source.
lastUpdate
Duration lastUpdate;
Undocumented in source.
period
Duration period;
Undocumented in source.
pv
Duration pv;
Undocumented in source.
simTick
Duration simTick;
Undocumented in source.
targetTime
Duration targetTime;
Undocumented in source.
updated
bool updated;
Undocumented in source.
wakeupTime
Duration wakeupTime;
Undocumented in source.

Meta