AttitudeControlFiniteVelocityVector#

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

Bases: IAttitudeControlFinite, IAttitudeControl, IRuntimeTypeInfoProvider

The 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 AttitudeControlFiniteVelocityVector

Property detail#

property AttitudeControlFiniteVelocityVector.attitude_update: AttitudeUpdate#

How and when the attitude will be updated.

property AttitudeControlFiniteVelocityVector.body_constraint_vector: IDirection#

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