AGI STK Objects 11 Send comments on this topic.
GravitationalParameter Property (IAgStkCentralBody)
See Also 





Description

The gravitational parameter of the central body in distance units cubed per time units squared (i.e. m^3*s^-2)

Property type

Read-only property

Syntax

[Visual Basic .NET]
Public Property GravitationalParameter() As Double

[C#]
public double GravitationalParameter {get;}

[Managed C++]
public: __property double get_GravitationalParameter();

[Unmanaged C++]
public: HRESULT get_GravitationalParameter(
double * pRetVal
);

[Java]
public double getGravitationalParameter();

See Also

© 2016 Analytical Graphics, Inc. All Rights Reserved.

STK Programming Interface 11.0.1