AttitudeUpdate#

class ansys.stk.core.stkobjects.astrogator.AttitudeUpdate#

IntEnum

Overview#

DURING_BURN

Update during burn - updated throughout the maneuver so as to maintain the required thrust direction. This forces the thrust vector to the specified direction at every instant throughout the burn.

INERTIAL_AT_IGNITION

Inertial at ignition - specified by Attitude Control at ignition and remains the same throughout the maneuver. This fixes the thrust direction in the inertial direction calculated at the beginning of the burn and is used for inertially fixed spacecraft.

INERTIAL_AT_START

Inertial at start - specified by Attitude Control at the beginning of the maneuver segment and remains the same throughout the maneuver.

Import detail#

from ansys.stk.core.stkobjects.astrogator import AttitudeUpdate