Click or drag to resize

BallisticTrajectoryInformationCentralBody Property

Gets the central body that the InitialPosition and FinalPosition of the trajectory are located on.

Namespace:  AGI.Foundation.Propagators
Assembly:  AGI.Foundation.Models (in AGI.Foundation.Models.dll) Version: 24.1.418.0 (24.1.418.0)
Syntax
public CentralBody CentralBody { get; }

Property Value

Type: CentralBody
See Also