Click or drag to resize

JplDE.CreateEarthMoonBarycenterPoint Method

Creates a Point that represents the position of the Earth-Moon barycenter calculated from the data in this class.

Namespace:  AGI.Foundation.Celestial
Assembly:  AGI.Foundation.Models (in AGI.Foundation.Models.dll) Version: 25.1.421.0 (25.1.421.0)
Syntax
public Point CreateEarthMoonBarycenterPoint()

Return Value

Type: Point
The position of the Earth-Moon barycenter.
See Also