First time derivative of mean motion. Dimensionless.
Read-only property
[Visual Basic .NET] |
---|
Public Property MeanMotionDot() As Double |
[C#] |
---|
public double MeanMotionDot {get;} |
[Managed C++] |
---|
public: __property double get_MeanMotionDot(); |
[Unmanaged C++] |
---|
public: HRESULT get_MeanMotionDot( double * pVal ); |
[Java] |
---|
public double getMeanMotionDot(); |