CelestialObject.FixedVectorToObject(CelestialObject, TimeSpan) Method |
Top |
DescriptionReturns an Array containing the components of the vector originating at the location of the calling CelestialObject and terminating at the location of targetCelestialObject, in the body fixed coordinate frame of the calling CelestialObject at epoch.
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 an Array containing the components of the vector originating at the location of the prefix object and terminating at the location of the argument object, in the body fixed coordinate frame of the prefix object.
Syntax
See also CelestialObject.FixedVectorToObject
|