AttitudeControlImpulsiveVelocityVector#
- class ansys.stk.core.stkobjects.astrogator.AttitudeControlImpulsiveVelocityVector#
Bases:
IAttitudeControlImpulsive
,IAttitudeControl
,IRuntimeTypeInfoProvider
The velocity vector attitude control for an impulsive maneuver.
Overview#
Get or set the size of the delta-V to be applied to the orbit along the velocity vector. Uses Rate Dimension. |
|
Define a constraint vector in spacecraft body coordinates to complete the attitude definition. |
Import detail#
from ansys.stk.core.stkobjects.astrogator import AttitudeControlImpulsiveVelocityVector
Property detail#
- property AttitudeControlImpulsiveVelocityVector.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 AttitudeControlImpulsiveVelocityVector.body_constraint_vector: IDirection#
Define a constraint vector in spacecraft body coordinates to complete the attitude definition.