GET_TIME_BASE ​
Returns the current time base of the simulation component.
Syntax ​
leo-grammar
CC "Simulation" GET_TIME_BASE
#--> RESULT ecode:intValue
dpy:days-per-year
hpd:hours-per-day
Parameters ​
none
Returns ​
ecode
(intValue) - always 0dpy
(realValue) - holds the days per year; E.g. 170.5 days per yearhpd
(realValue) - holds the working hours per day; E.g. 7.5 hours per day
Details ​
The time base is used by ADOxx to convert the ADOxx time format (yy:ddd:hh:mm:ss) to seconds and vice versa.
See Also: ​
Versions and Changes ​
Available since ADOxx 1.3