AttitudeControlFiniteAntiVelocityVector#

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

Bases: IAttitudeControlFinite, IAttitudeControl, IRuntimeTypeInfoProvider

The anti-velocity vector attitude control for a finite maneuver.

Overview#

attitude_update

How and when the attitude will be updated.

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 AttitudeControlFiniteAntiVelocityVector

Property detail#

property AttitudeControlFiniteAntiVelocityVector.attitude_update: AttitudeUpdate#

How and when the attitude will be updated.

property AttitudeControlFiniteAntiVelocityVector.body_constraint_vector: IDirection#

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