Click or drag to resize

GravityGradientTorqueCentralBody Property

Gets or sets the body which creates the gravity and provides a reference point at its center of mass.

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

Property Value

Type: CentralBody
See Also