Click or drag to resize

ScalarEquinoctialElementGravitationalParameter Property

Gets or sets the gravitational parameter to use to compute the elements. This is stored in the DynamicElements.

Namespace:  AGI.Foundation.Geometry
Assembly:  AGI.Foundation.Core (in AGI.Foundation.Core.dll) Version: 24.1.418.0 (24.1.418.0)
Syntax
public double GravitationalParameter { get; set; }

Property Value

Type: Double
See Also