AttitudeProfileFixedInAxes#
- class ansys.stk.core.stkobjects.AttitudeProfileFixedInAxes#
Bases:
IVehicleAttitudeProfile
Fixed in Axes attitude profile: maintains a constant orientation of the body-fixed axes with respect to the specified reference axes, using the selected coordinate type.
Overview#
Get the orientation of the body-fixed axes. |
|
Reference axes with respect to which the body-fixed axes are oriented. The satelliteβs body axes or any axes dependent upon the satelliteβs body axes are invalid for this attitude profile; all other axes are valid choices for the reference axes. |
|
Return the available reference axes. |
Import detail#
from ansys.stk.core.stkobjects import AttitudeProfileFixedInAxes
Property detail#
- property AttitudeProfileFixedInAxes.orientation: IOrientation#
Get the orientation of the body-fixed axes.
- property AttitudeProfileFixedInAxes.reference_axes: str#
Reference axes with respect to which the body-fixed axes are oriented. The satelliteβs body axes or any axes dependent upon the satelliteβs body axes are invalid for this attitude profile; all other axes are valid choices for the reference axes.