Click or drag to resize

BallisticPropagator.GravitationalParameter Property

Gets or sets the gravitational parameter of the CentralBody. By default this is set to GravitationalParameter.

Namespace:  AGI.Foundation.Propagators
Assembly:  AGI.Foundation.Models (in AGI.Foundation.Models.dll) Version: 25.1.421.0 (25.1.421.0)
Syntax
public double GravitationalParameter { get; set; }

Property Value

Type: Double
See Also