Click or drag to resize

LifetimeOrbitPropagatorCentralBody Property

Gets or sets the instance to use to define the principal frame and shape of the central body. By default, this is the EarthCentralBody from the CentralBodiesFacet.

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

Property Value

Type: CentralBody
See Also