STK AstrogatorSend comments on this topic.
IAgVAAttitudeControlImpulsiveThrustVector Interface

Description

Properties for the Thrust Vector attitude control for an Impulsive Maneuver.

Public Methods

Public Method AssignCartesianAssign all three Cartesian components of the DeltaV vector (dimension: SmallDistance/Time)
Public Method AssignSphericalAssign all three spherical components of the DeltaV vector (order Az, El, Mag; dimensions: Angle, Angle, SmallDistance/Time)
Public Method QueryCartesianGet all three Cartesian components of the DeltaV vector as an array (dimension: SmallDistance/Time)
Public Method QuerySphericalGet all three spherical components of the DeltaV vector as an array (order Az, El, Mag; dimensions: Angle, Angle, SmallDistance/Time)

Public Properties

Public Property AllowNegativeSphericalMagnitudeTrue if the spherical magnitude should be allowed to be less than zero.
Public Property AzimuthThe spherical Azimuth angle of the impulsive DeltaV (dimension: Angle).
Public Property BodyConstraintVectorDefines a constraint vector in spacecraft body coordinates to complete the attitude definition.
Public Property CoordTypeThe coordinate representation for the DeltaV.
Public Property ElevationThe spherical Elevation angle of the impulsive DeltaV (dimension: Angle).
Public Property MagnitudeThe spherical Magnitude of the impulsive DeltaV (dimension: SmallDistance/Time).
Public Property ThrustAxesNameThe thrust axes.
Public Property XThe Cartesian X component of the impulsive DeltaV (dimension: SmallDistance/Time).
Public Property YThe Cartesian Y component of the impulsive DeltaV (dimension: SmallDistance/Time).
Public Property ZThe Cartesian Z component of the impulsive DeltaV (dimension: SmallDistance/Time).

Interfaces

CoClasses that Implement IAgVAAttitudeControlImpulsiveThrustVector

© 2023 Analytical Graphics, Inc. All Rights Reserved.