AttitudeControlImpulsiveAttitude#
- class ansys.stk.core.stkobjects.astrogator.AttitudeControlImpulsiveAttitude#
Bases:
IAttitudeControlImpulsive
,IAttitudeControl
,IRuntimeTypeInfoProvider
The attitude attitude control for an impulsive maneuver.
Overview#
Get or set the size of the delta-V to be applied along the X axis - as defined by the selected axes and rotation. Uses Rate Dimension. |
|
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 AttitudeControlImpulsiveAttitude
Property detail#
- property AttitudeControlImpulsiveAttitude.delta_v_magnitude: float#
Get or set the size of the delta-V to be applied along the X axis - as defined by the selected axes and rotation. Uses Rate Dimension.
- property AttitudeControlImpulsiveAttitude.reference_axes_name: str#
Ref Axes - the reference axes to be used in modeling this maneuver.
- property AttitudeControlImpulsiveAttitude.orientation: IOrientation#
Get the orientation of the attitude.