Sgp4PropagatorSgp4EstimationOutputFinalRootMeanSquareError 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: 23.2.417.0 (23.2.417.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