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