Sgp4Propagator.Sgp4EstimationOutput.FinalRootMeanSquareError Property |
Gets the final value of the root mean square error of the estimated fit.
Namespace:
AGI.Foundation.Propagators
Assembly:
AGI.Foundation.Models (in AGI.Foundation.Models.dll) Version: 25.1.421.0 (25.1.421.0)
Syntaxpublic double FinalRootMeanSquareError { get; }
Public ReadOnly Property FinalRootMeanSquareError As Double
Get
public:
property double FinalRootMeanSquareError {
double get ();
}
member FinalRootMeanSquareError : float with get
Property Value
Type:
Double
See Also