Click or drag to resize

BallisticTrajectoryInformation.CentralBody 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: 25.1.421.0 (25.1.421.0)
Syntax
public CentralBody CentralBody { get; }

Property Value

Type: CentralBody
See Also