Namespace Xareus.Scenarios.Time
Classes
RandomTimeSensor
Trigger a transition after a random time.
The time is a lower bound. Real time depends on the scenario update frequency.
The expected parameters follow.
maximum
maximum time before triggering (in units).
TimeParametersConverter
Converter for backward compatibility on Time Functions
TimeSensor
Trigger a transition after a fixed time.
The time is a lower bound. Real time depends on the scenario update frequency.
The expected parameters follow.
minimum
minimum time before triggering (in units).
TimeUtils
Utility class to from time functions
Enums
TimeUnit
Time units used by time functions