Click or drag to resize

ThirdBodyGravityCentralBody 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: 24.1.418.0 (24.1.418.0)
Syntax
public CentralBody CentralBody { get; set; }

Property Value

Type: CentralBody
See Also