Signatures
|
Return Value
|
Description
|
RotatingLibrationPoint.GetPositionOfObject(TimeSpan 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(TimeSpan 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(TimeSpan 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(TimeSpan 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(TimeSpan 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(TimeSpan 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(TimeSpan 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(TimeSpan 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(TimeSpan 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.
|