Click or drag to resize

ThirdBodyGravity.CentralBody Property

Gets or sets the body which defines the TargetPoint's frame. By default, this is set to Earth.

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

Property Value

Type: CentralBody
See Also