PlanetsBspEphemerisProviderMarsPoint Property |
Gets a point representing the location of Mars (which
is identical to the position of the Mars system
barycenter in this model).
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 MarsPoint { get; }
Public ReadOnly Property MarsPoint As Point
Get
public:
property Point^ MarsPoint {
Point^ get ();
}
member MarsPoint : Point with get
Property Value
Type:
PointSee Also