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