RendezvousStopCondition#

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

IntEnum

Overview#

STOP_NORMAL

The basic stopping conditions will be used.

STOP_AFTER_TARGET_CURRENT_PROCEDURE

Stop after the target completes the current procedure.

STOP_AFTER_TARGET_CURRENT_PHASE

Stop after the target completes the current phase.

STOP_WHEN_TARGET_PERFORMANCE_MODE_CHANGES

Stop when the target enters a new mode of flight.

STOP_WHEN_TARGET_PHASE_OF_FLIGHT_CHANGES

Stop when the target enters a new performance phase.

Import detail#

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