ScheduleTime#
- class ansys.stk.core.stkobjects.ScheduleTime#
Class for defining Sensor target times in terms of a specified schedule.
Overview#
Start time of the scheduled access period. Uses DateFormat Dimension. |
|
Stop time of the scheduled access period. Uses DateFormat Dimension. |
|
Object to which there is access during the scheduled period. |
Import detail#
from ansys.stk.core.stkobjects import ScheduleTime
Property detail#
- property ScheduleTime.start_time: Any#
Start time of the scheduled access period. Uses DateFormat Dimension.