Sgp4Propagator.Sgp4EstimationOutput.InitialRootMeanSquareError Property |
Gets the initial 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 InitialRootMeanSquareError { get; }
Public ReadOnly Property InitialRootMeanSquareError As Double
Get
public:
property double InitialRootMeanSquareError {
double get ();
}
member InitialRootMeanSquareError : float with get
Property Value
Type:
Double
See Also