Click or drag to resize

JplDE440GetMoonFixedFrame Method

Uses the JplDE440 data to return the orientation and position of the Moon's principal axes of inertia to define a fixed frame. This is useful as a frame in which to describe the gravity of the Moon.

Namespace:  AGI.Foundation.Celestial
Assembly:  AGI.Foundation.Models (in AGI.Foundation.Models.dll) Version: 24.1.418.0 (24.1.418.0)
Syntax
public ReferenceFrame GetMoonFixedFrame()

Return Value

Type: ReferenceFrame
A ReferenceFrame representing the orientation and position of the Moon.
Remarks
This uses the International Celestial Reference Frame from the Earth in the CentralBodiesFacet to define these axes.
See Also