RelativeMotionUtilities.ComputeStateHCW(Spacecraft, Spacecraft, TimeSpan, Variable) Method |
Top |
DescriptionPredicts the future position and velocity of the secondarySC by evaluating the HCW equations of motion using the specified primarySC and time interval deltaT. The HCW equations of motion will be propagated using the Cartesian relative state vector. The predicted relative state (position and velocity) will be returned in the specified outputSystem in units of km and km/s. Note that the epochs and central bodies of the secondarySC andprimarySC must match, and an error will be reported if they do not.
Timing Precision Mode This page describes functionality in nanosecond timing precision mode. Click here to see the documentation for this object in millisecond timing precision mode.
Method Signature
Arguments
Return Value
Returns the predicted future position and velocity of a secondary Spacecraft.
Syntax
See also RelativeMotionUtilities Object RelativeMotionUtilities.ComputeStateHCW
|