VertLandingMode#

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

IntEnum

Overview#

VERT_LANDING_INDEPENDENT

The aircraft’s heading is independent of its translation.

VERT_LANDING_ALIGN_TRANSLATION_COURSE

The aircraft will align its heading with the translation course.

VERT_LANDING_INTO_WIND

The aircraft will set its heading into the wind.

VERT_LANDING_ALIGN_TRANSLATION_COURSE_OVERRIDE

The aircraft will align its heading with the translation course will achieve the specified heading upon arriving.

Import detail#

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