PlanetsBspEphemerisProviderMercuryPoint Property |
Gets a point representing the location of Mercury.
Namespace:
AGI.Foundation.Spice
Assembly:
AGI.Foundation.Models (in AGI.Foundation.Models.dll) Version: 25.1.421.0 (25.1.421.0)
Syntaxpublic Point MercuryPoint { get; }
Public ReadOnly Property MercuryPoint As Point
Get
public:
property Point^ MercuryPoint {
Point^ get ();
}
member MercuryPoint : Point with get
Property Value
Type:
Point
See Also