Click or drag to resize

TwoBodyGravity.CentralBody Property

Gets or sets the body which creates the gravity and defines the inertial frame of propagation.

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