RelativeMotionUtilities.ComputeDeltaVHCW(Spacecraft, Spacecraft, Array, Variable, Variable) Method |
Top |
DescriptionUses the HCW equations of motion to compute the required change in velocity (Delta-V) for the secondarySC to reach the specified futureRelativePosition with respect to the primarySC at a time deltaT in the future.
Note that the epochs and central bodies of the secondarySC and primarySC must match, and an error will be reported if they do not.
Timing Precision Mode This page describes functionality in millisecond timing precision mode. Millisecond timing precision mode is deprecated and will be removed in a future release. We recommend that you migrate your Mission Plans to nanosecond timing precision mode. Click here to see the documentation for this object in nanosecond timing precision mode.
Method Signature
Arguments
Return Value
Returns the predicted delta V vector.
Syntax
See also RelativeMotionUtilities Object RelativeMotionUtilities.ComputeDeltaVHCW
|