BasicManeuverStrategyAirspeedPerformanceLimits#

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

IntEnum

Overview#

CONSTRAIN_IF_VIOLATED

Constrain the aircraft to not exceed the airspeed limit.

STOP_IF_VIOLATED

Stop when airspeed limit exceeded..

ERROR_IF_VIOLATED

Error when airspeed limit exceeded.

IGNORE_IF_VIOLATED

Ignore when airspeed limit exceeded.

Import detail#

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