AutopilotAltitudeMode#

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

IntEnum

Overview#

AUTOPILOT_HOLD_INIT_ALTITUDE

The hold initial altitude mode.

AUTOPILOT_SPECIFY_ALTITUDE

The specify altitude mode.

AUTOPILOT_SPECIFY_ALTITUDE_CHANGE

The specify altitude change mode.

AUTOPILOT_SPECIFY_ALTITUDE_RATE

The specify altitude rate mode.

AUTOPILOT_HOLD_INIT_ALTITUDE_RATE

The hold initial altitude rate mode.

AUTOPILOT_SPECIFY_FLIGHT_PATH_ANGLE

The specify wind frame flight path angle mode.

AUTOPILOT_HOLD_INIT_FLIGHT_PATH_ANGLE

The hold initial wind frame flight path angle mode.

AUTOPILOT_BALLISTIC

The ballistic flight path mode.

Import detail#

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