Click or drag to resize

LambertOrbitSolver.FailedToConvergeEventArgs.FinalIteration Property

Gets the final iteration number that the solver reached.

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

Property Value

Type: Int32
See Also