LambertOrbitSolverFailedToConvergeEventArgsFinalIteration Property |
Gets the final iteration number that the solver reached.
Namespace:
AGI.Foundation.Propagators
Assembly:
AGI.Foundation.Models (in AGI.Foundation.Models.dll) Version: 24.2.419.0 (24.2.419.0)
Syntax public int FinalIteration { get; }
Public ReadOnly Property FinalIteration As Integer
Get
public:
property int FinalIteration {
int get ();
}
member FinalIteration : int with get
Property Value
Type:
Int32See Also