Back to Mover page.
Repeatedly applies a sub-mover until the given filter returns a value within the given delta for the given number of cycles
<IteratedConvergence name="(&string)" mover="(&string)" filter="(&string)" delta="(0.1 &real)" cycles="(1 &integer)" maxcycles="(1000 &integer)" />
delta
of the reference value before counting as converged. If the filter is outside of the range, the reference value is reset to the new filter value.