Ura111BspEphemerisProviderMirandaPoint Property |
Gets a point representing the center of mass location of the moon Miranda
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 MirandaPoint { get; }
Public ReadOnly Property MirandaPoint As Point
Get
public:
property Point^ MirandaPoint {
Point^ get ();
}
member MirandaPoint : Point with get
Property Value
Type:
PointSee Also