CelestrakGeneralPerturbationElementsMeanMotionDotDot Property |
Gets or sets the second derivative of mean motion divided by six, in revolutions per day cubed.
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 MeanMotionDotDot { get; set; }
Public Property MeanMotionDotDot As Double
Get
Set
public:
property double MeanMotionDotDot {
double get ();
void set (double value);
}
member MeanMotionDotDot : float with get, set
Property Value
Type:
DoubleSee Also