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