Signatures
|
Return Value
|
Description
|
CelestialSystem.GetPositionOfObject(Variable epoch, CelestialObject celestialObject)
|
Array
|
Returns an Array containing the position of the argument object in the ICRF, referenced from the barycenter of the CelestialSystem.
|
CelestialSystem.GetPositionOfObject(Variable epoch, CelestialSystem celestialSystem)
|
Array
|
Returns an Array containing the position of the argument object in the ICRF, referenced from the barycenter of the CelestialSystem.
|
CelestialSystem.GetPositionOfObject(Variable epoch, CoordinateSystem coordinateSystem)
|
Array
|
Returns an Array containing the position of the argument object in the ICRF, referenced from the barycenter of the CelestialSystem.
|
CelestialSystem.GetPositionOfObject(Variable epoch, GroundStation groundStation)
|
Array
|
Returns an Array containing the position of the argument object in the ICRF, referenced from the barycenter of the CelestialSystem.
|
CelestialSystem.GetPositionOfObject(Variable epoch, ProximityZone proximityZone)
|
Array
|
Returns an Array containing the position of the argument object in the ICRF, referenced from the barycenter of the CelestialSystem.
|
CelestialSystem.GetPositionOfObject(Variable epoch, RotatingLibrationPoint rotatingLibrationPoint)
|
Array
|
Returns an Array containing the position of the argument object in the ICRF, referenced from the barycenter of the CelestialSystem.
|
CelestialSystem.GetPositionOfObject(Variable epoch, Sensor sensor)
|
Array
|
Returns an Array containing the position of the argument object in the ICRF, referenced from the barycenter of the CelestialSystem.
|
CelestialSystem.GetPositionOfObject(Variable epoch, Variable bodyID)
|
Array
|
Returns an Array containing the position of the argument object in the ICRF, referenced from the barycenter of the CelestialSystem.
|
CelestialSystem.GetPositionOfObject(Variable epoch, Vehicle vehicle)
|
Array
|
Returns an Array containing the position of the argument object in the ICRF, referenced from the barycenter of the CelestialSystem.
|