Click or drag to resize

LambertOrbitSolver.FailedToConvergeEventArgs.FinalEpsilon Property

Gets the final error that the solver achieved.

Namespace:  AGI.Foundation.Propagators
Assembly:  AGI.Foundation.Models (in AGI.Foundation.Models.dll) Version: 25.1.421.0 (25.1.421.0)
Syntax
public double FinalEpsilon { get; }

Property Value

Type: Double
See Also