ModifiedKeplerianElementsGravitationalParameter Property  | 
 
            Gets the gravitational parameter associated with this element set (distance cubed per time squared).
            
 
    Namespace: 
   AGI.Foundation.Coordinates
    Assembly:
   AGI.Foundation.Core (in AGI.Foundation.Core.dll) Version: 25.1.421.0 (25.1.421.0)
Syntaxpublic double GravitationalParameter { get; }Public ReadOnly Property GravitationalParameter As Double
	Get
public:
property double GravitationalParameter {
	double get ();
}member GravitationalParameter : float with get
Property Value
Type: 
Double
See Also