SimApi Timer isTODAttachedToClock
Jump to navigation
Jump to search
static bool SimApi::Timer::isTODAttachedToClock()
Description
Gets the current "attach time of the day to clock" flag state.
Return
Type: bool Description: True, if attached to the time of day clock; false, otherwise.
Remarks
By default, every change to scenario the time of day will affect the graphics, for example, setting the time of day will create a night scenario. There are some cases when we would like to disable the graphic representation changes. This function determines whether the scenario is attached to the time of day or not. Valid from SIMbox version 5.0.
See Also
attachTODToClock
Related Links
Recommended: Simulation Time Overview