ControlAdvanced#

class ansys.stk.core.stkobjects.astrogator.ControlAdvanced#

IntEnum

Overview#

PROPAGATE_MAX_PROPATION_TIME

The maximum propagation time, after which the segment will end regardless of whether the stopping conditions have been satisfied.

PROPAGATE_MIN_PROPAGATION_TIME

The minimum propagation time - minimum time that must elapse from the beginning of the segment until Astrogator will begin checking stopping conditions for satisfaction.

Import detail#

from ansys.stk.core.stkobjects.astrogator import ControlAdvanced