AttitudeControlFiniteAttitude#

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

Bases: IAttitudeControlFinite, IAttitudeControl, IRuntimeTypeInfoProvider

The attitude attitude control for a finite maneuver.

Overview#

attitude_update

How and when the attitude will be updated.

reference_axes_name

Ref Axes - the reference axes to be used in modeling this maneuver.

orientation

Get the orientation of the attitude.

Import detail#

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

Property detail#

property AttitudeControlFiniteAttitude.attitude_update: AttitudeUpdate#

How and when the attitude will be updated.

property AttitudeControlFiniteAttitude.reference_axes_name: str#

Ref Axes - the reference axes to be used in modeling this maneuver.

property AttitudeControlFiniteAttitude.orientation: IOrientation#

Get the orientation of the attitude.