LambertOrbitSolverFailedToConvergeEventArgsFinalEpsilon Property |
Gets the final error that the solver achieved.
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 FinalEpsilon { get; }
Public ReadOnly Property FinalEpsilon As Double
Get
public:
property double FinalEpsilon {
double get ();
}
member FinalEpsilon : float with get
Property Value
Type:
DoubleSee Also