Description
Returns an Array containing the position of the argument object relative to the RotatingLibrationPoint, expressed in the specified frame.
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.
Overload List
Signatures
|
Return Value
|
Description
|
RotatingLibrationPoint.GetPositionOfObject(Variable epoch, CelestialObject celestialObject, Variable frame)
|
Array
|
Returns an Array containing the position of the argument object relative to the RotatingLibrationPoint, expressed in the specified frame.
|
RotatingLibrationPoint.GetPositionOfObject(Variable epoch, CelestialSystem celestialSystem, Variable frame)
|
Array
|
Returns an Array containing the position of the argument object relative to the RotatingLibrationPoint, expressed in the specified frame.
|
RotatingLibrationPoint.GetPositionOfObject(Variable epoch, CoordinateSystem coordinateSystem, Variable frame)
|
Array
|
Returns an Array containing the position of the argument object relative to the RotatingLibrationPoint, expressed in the specified frame.
|
RotatingLibrationPoint.GetPositionOfObject(Variable epoch, GroundStation groundStation, Variable frame)
|
Array
|
Returns an Array containing the position of the argument object relative to the RotatingLibrationPoint, expressed in the specified frame.
|
RotatingLibrationPoint.GetPositionOfObject(Variable epoch, ProximityZone proximityZone, Variable frame)
|
Array
|
Returns an Array containing the position of the argument object relative to the RotatingLibrationPoint, expressed in the specified frame.
|
RotatingLibrationPoint.GetPositionOfObject(Variable epoch, RotatingLibrationPoint rotatingLibrationPoint, Variable frame)
|
Array
|
Returns an Array containing the position of the argument object relative to the RotatingLibrationPoint, expressed in the specified frame.
|
RotatingLibrationPoint.GetPositionOfObject(Variable epoch, Sensor sensor, Variable frame)
|
Array
|
Returns an Array containing the position of the argument object relative to the RotatingLibrationPoint, expressed in the specified frame.
|
RotatingLibrationPoint.GetPositionOfObject(Variable epoch, Variable bodyID, Variable frame)
|
Array
|
Returns an Array containing the position of the argument object relative to the RotatingLibrationPoint, expressed in the specified frame.
|
RotatingLibrationPoint.GetPositionOfObject(Variable epoch, Vehicle vehicle, Variable frame)
|
Array
|
Returns an Array containing the position of the argument object relative to the RotatingLibrationPoint, expressed in the specified frame.
|
See also
RotatingLibrationPoint Object
Rotating Libration Points Guide
|