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





Windows & Linux

Description

Second time derivative of mean motion. Dimensionless.

Property type

Read-only property

Syntax

[Visual Basic .NET]
Public Property MotionDotDot() As Double
[C#]
public double MotionDotDot {get;}
[Managed C++]
public: __property double get_MotionDotDot();
[Unmanaged C++]
public: HRESULT get_MotionDotDot(
    double * pVal
);
[Java]
public double getMotionDotDot();
[Python - STK API ]
@property
def MotionDotDot(self) -> float:

See Also

© 2024 Analytical Graphics, Inc. All Rights Reserved.