Package | Description |
---|---|
uk.ac.soton.simulation.jsit.anylogic |
Modifier and Type | Method and Description |
---|---|
static MainModel_AnyLogic.TimeOfDayPrecision |
MainModel_AnyLogic.TimeOfDayPrecision.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static MainModel_AnyLogic.TimeOfDayPrecision[] |
MainModel_AnyLogic.TimeOfDayPrecision.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
java.lang.String |
MainModel_AnyLogic.getSimTimeOfDay(MainModel_AnyLogic.TimeOfDayPrecision precision)
Get the simulation current time of day to a given precision.
|