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