Sgp4Propagator.Sgp4EstimationOutput.MeanMotionDotDot Property |
Gets the second time derivative of mean motion, in units of revolutions per day cubed.
Namespace:
AGI.Foundation.Propagators
Assembly:
AGI.Foundation.Models (in AGI.Foundation.Models.dll) Version: 25.1.421.0 (25.1.421.0)
Syntaxpublic double MeanMotionDotDot { get; }
Public ReadOnly Property MeanMotionDotDot As Double
Get
public:
property double MeanMotionDotDot {
double get ();
}
member MeanMotionDotDot : float with get
Property Value
Type:
Double
See Also