Simon1994PlanetaryPositionsMoon Property |
Gets a point describing the position of the moon according to the equations described in
section 4.
Namespace:
AGI.Foundation.Celestial
Assembly:
AGI.Foundation.Models (in AGI.Foundation.Models.dll) Version: 24.2.419.0 (24.2.419.0)
Syntax public static Point Moon { get; }
Public Shared ReadOnly Property Moon As Point
Get
public:
static property Point^ Moon {
Point^ get ();
}
static member Moon : Point with get
Property Value
Type:
PointSee Also