AttitudeControlFiniteThrustVector#
- class ansys.stk.core.stkobjects.astrogator.AttitudeControlFiniteThrustVector#
Bases:
IAttitudeControlFinite
,IAttitudeControl
,IRuntimeTypeInfoProvider
The thrust vector attitude control for a finite maneuver.
Overview#
How and when the attitude will be updated. |
|
Get or set the thrust axes. |
|
Define a constraint vector in spacecraft body coordinates to complete the attitude definition. |
|
Define the thrust vector in the reference axes. |
Import detail#
from ansys.stk.core.stkobjects.astrogator import AttitudeControlFiniteThrustVector
Property detail#
- property AttitudeControlFiniteThrustVector.attitude_update: AttitudeUpdate#
How and when the attitude will be updated.
- property AttitudeControlFiniteThrustVector.body_constraint_vector: IDirection#
Define a constraint vector in spacecraft body coordinates to complete the attitude definition.
- property AttitudeControlFiniteThrustVector.thrust_vector: IDirection#
Define the thrust vector in the reference axes.