CelestialObject.FixedPositionOfObject(Vehicle) Method |
Top |
DescriptionReturns an Array containing the components of the vector from the calling CelestialObject's position to the target targetVehicle's position, in the body-fixed coordinate frame of the calling CelestialObject.
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 from the prefix object's position to the target object's position, expressed in the body-fixed coordinate system of the prefix object.
Syntax
See also CelestialObject.FixedPositionOfObject
|