Click or drag to resize

BallisticPropagatorCentralBody Property

Gets or sets the central body that the InitialPosition and target position are located on. By default this is set to the Earth in the CentralBodiesFacet in the CalculationContext.

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; set; }

Property Value

Type: CentralBody
See Also