Click or drag to resize

JplDECreateEarthMoonBarycenterPoint 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: 24.1.418.0 (24.1.418.0)
Syntax
public Point CreateEarthMoonBarycenterPoint()

Return Value

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