Properties for the Thrust Vector attitude control for an Impulsive Maneuver.
AssignCartesian | Assign all three Cartesian components of the DeltaV vector (dimension: SmallDistance/Time) |
AssignSpherical | Assign all three spherical components of the DeltaV vector (order Az, El, Mag; dimensions: Angle, Angle, SmallDistance/Time) |
QueryCartesian | Get all three Cartesian components of the DeltaV vector as an array (dimension: SmallDistance/Time) |
QuerySpherical | Get all three spherical components of the DeltaV vector as an array (order Az, El, Mag; dimensions: Angle, Angle, SmallDistance/Time) |
AllowNegativeSphericalMagnitude | True if the spherical magnitude should be allowed to be less than zero. |
Azimuth | The spherical Azimuth angle of the impulsive DeltaV (dimension: Angle). |
BodyConstraintVector | Defines a constraint vector in spacecraft body coordinates to complete the attitude definition. |
CoordType | The coordinate representation for the DeltaV. |
Elevation | The spherical Elevation angle of the impulsive DeltaV (dimension: Angle). |
Magnitude | The spherical Magnitude of the impulsive DeltaV (dimension: SmallDistance/Time). |
ThrustAxesName | The thrust axes. |
X | The Cartesian X component of the impulsive DeltaV (dimension: SmallDistance/Time). |
Y | The Cartesian Y component of the impulsive DeltaV (dimension: SmallDistance/Time). |
Z | The Cartesian Z component of the impulsive DeltaV (dimension: SmallDistance/Time). |
| Implemented Interface |
|---|
| IAgVAAttitudeControl |
| IAgVAAttitudeControlImpulsive |





