AttitudeControlImpulsiveAttitude#

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

Bases: IAttitudeControlImpulsive, IAttitudeControl, IRuntimeTypeInfoProvider

The attitude attitude control for an impulsive maneuver.

Overview#

delta_v_magnitude

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.

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 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.