Click or drag to resize

TwoLineElementSetMeanMotionDotDot 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.1.418.0 (24.1.418.0)
Syntax
public double MeanMotionDotDot { get; set; }

Property Value

Type: Double
Remarks
Warning: This is equal to the solar radiation pressure model parameter, AGOM [m^2/kg] if the EphemerisType is equal to 4. AGOM is the area times the coefficient of solar radiation pressure (gamma) divided by the mass of the spacecraft.
See Also