MaxIteration: Integer;
MaxIteration: integer;
The MaxIteration property determines the maximum number of iterations.
The set value cannot be negative.
Default iteration number is 100.
To determine solution accuracy, use the ISmSimultaneousSystem.Tolerance property.
The property use is given in the example for ISmSimultaneousSystem.UseConstantAsInstrument.
See also: