Signatures
|
Return Value
|
Description
|
CelestialSystem.GetPositionOfObject(TimeSpan 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(TimeSpan 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(TimeSpan 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(TimeSpan 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(TimeSpan 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(TimeSpan 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(TimeSpan 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(TimeSpan 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(TimeSpan epoch, Vehicle vehicle)
|
Array
|
Returns an Array containing the position of the argument object in the ICRF, referenced from the barycenter of the CelestialSystem.
|