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