AttitudeControlImpulsiveAntiVelocityVector#

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

Bases: IAttitudeControlImpulsive, IAttitudeControl, IRuntimeTypeInfoProvider

The anti-velocity vector attitude control for an impulsive maneuver.

Overview#

delta_v_magnitude

Get or set the size of the delta-V to be applied to the orbit along the velocity vector. Uses Rate Dimension.

body_constraint_vector

Define a constraint vector in spacecraft body coordinates to complete the attitude definition.

Import detail#

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

Property detail#

property AttitudeControlImpulsiveAntiVelocityVector.delta_v_magnitude: float#

Get or set the size of the delta-V to be applied to the orbit along the velocity vector. Uses Rate Dimension.

property AttitudeControlImpulsiveAntiVelocityVector.body_constraint_vector: IDirection#

Define a constraint vector in spacecraft body coordinates to complete the attitude definition.