Click or drag to resize

MarsBspEphemerisProviderMarsPoint Property

Gets a point representing the center of mass location of the planet Mars in a reference frame centered at the current value of MarsSystemBarycenter. This is identical to the MarsSystemBarycenter unless mar097.bsp is used instead of mars.bsp.

Namespace:  AGI.Foundation.Spice
Assembly:  AGI.Foundation.Models (in AGI.Foundation.Models.dll) Version: 24.1.418.0 (24.1.418.0)
Syntax
public Point MarsPoint { get; }

Property Value

Type: Point
See Also