AttitudeControlFiniteAttitude#
- class ansys.stk.core.stkobjects.astrogator.AttitudeControlFiniteAttitude#
Bases:
IAttitudeControlFinite
,IAttitudeControl
,IRuntimeTypeInfoProvider
The attitude attitude control for a finite maneuver.
Overview#
How and when the attitude will be updated. |
|
Ref Axes - the reference axes to be used in modeling this maneuver. |
|
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.