Click or drag to resize

ThirdBodyGravityThirdBodies 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: 24.1.418.0 (24.1.418.0)
Syntax
public IList<ThirdBodyGravityThirdBodyInfo> ThirdBodies { get; }

Property Value

Type: IListThirdBodyGravityThirdBodyInfo
See Also