STK ObjectsSend comments on this topic.
MeanMotionDot Property (IAgVeSGP4Segment)
See Also
Windows





Windows & Linux

Description

First time derivative of mean motion. Dimensionless.

Property type

Read-only property

Syntax

[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();
[Python - STK API ]
@property
def MeanMotionDot(self) -> float:

See Also

© 2024 Analytical Graphics, Inc. All Rights Reserved.