Click or drag to resize

ThirdBodyGravity.ThirdBodies Property

Gets a list of the positions of the perturbing gravitational bodies and their gravitational parameters.

Namespace:  AGI.Foundation.Celestial
Assembly:  AGI.Foundation.OrbitPropagation (in AGI.Foundation.OrbitPropagation.dll) Version: 25.1.421.0 (25.1.421.0)
Syntax
public IList<ThirdBodyGravity.ThirdBodyInfo> ThirdBodies { get; }

Property Value

Type: IList<ThirdBodyGravity.ThirdBodyInfo>
See Also