Ura111BspEphemerisProviderUranusPoint Property |
Gets a point representing the location of the physical
center of mass of the planet Uranus
in a reference frame centered at the current value of
UranusSystemBarycenter.
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 UranusPoint { get; }
Public ReadOnly Property UranusPoint As Point
Get
public:
property Point^ UranusPoint {
Point^ get ();
}
member UranusPoint : Point with get
Property Value
Type:
PointSee Also