Time
Module that contains the time-related concepts.
Type members
Classlikes
Describe the period of the day in order to understand if the environment time represent a day time or a night time. See also TimeStamp.period.
Describe the period of the day in order to understand if the environment time represent a day time or a night time. See also TimeStamp.period.
Module that contain the time configuration for the simulation.
Module that contain the time configuration for the simulation.
Value members
Concrete methods
Factory for DurationTime
Factory for DurationTime
- Value parameters:
- length
the length of the duration
- unit
the unit used to express the duration
- Returns:
DurationTime instance
Extensions
Extensions
It allows to sum a DurationTime to a TimeStamp. It will apply the corrections on iteration automatically.
It allows to sum a DurationTime to a TimeStamp. It will apply the corrections on iteration automatically.