SmartIntervalState#

class ansys.stk.core.analysis_workbench.SmartIntervalState#

IntEnum

Overview#

EXPLICIT

Smart interval is specified explicitly using start/stop times.

IMPLICIT

Smart interval is specified implicitly using start/stop times.

START_STOP

Smart interval is specified using smart epochs.

START_DURATION

Smart interval is specified using a start epoch and duration.

EXPLICIT_DURATION

Smart interval is specified using a start time and explicit duration.

Import detail#

from ansys.stk.core.analysis_workbench import SmartIntervalState