StationkeepingStopCondition#

class ansys.stk.core.stkobjects.aviator.StationkeepingStopCondition#

IntEnum

Overview#

STOP_CONDITION_NOT_SET

The basic stopping conditions will be used.

STOP_AFTER_TURN_COUNT

Stop after a specified number of turns.

STOP_AFTER_DURATION

Stop after a specified duration.

STOP_AFTER_TIME

Stop at the specified time.

Import detail#

from ansys.stk.core.stkobjects.aviator import StationkeepingStopCondition