ScalarKozaiIzsakMeanElementGravitationalParameter 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.2.419.0 (24.2.419.0)
Syntax public double GravitationalParameter { get; set; }
Public Property GravitationalParameter As Double
Get
Set
public:
property double GravitationalParameter {
double get ();
void set (double value);
}
member GravitationalParameter : float with get, set
Property Value
Type:
DoubleSee Also