Sgp4PropagatorSgp4EstimationOutputMeanMotionDot 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: 24.2.419.0 (24.2.419.0)
Syntax public double MeanMotionDot { get; }
Public ReadOnly Property MeanMotionDot As Double
Get
public:
property double MeanMotionDot {
double get ();
}
member MeanMotionDot : float with get
Property Value
Type:
DoubleSee Also