PlanetsBspEphemerisProviderMoonPoint Property |
Gets a point representing the location of the Moon.
Namespace:
AGI.Foundation.Spice
Assembly:
AGI.Foundation.Models (in AGI.Foundation.Models.dll) Version: 24.2.419.0 (24.2.419.0)
Syntax public Point MoonPoint { get; }
Public ReadOnly Property MoonPoint As Point
Get
public:
property Point^ MoonPoint {
Point^ get ();
}
member MoonPoint : Point with get
Property Value
Type:
PointSee Also