Iteration

Command line

Iterations can be directly performed by typing one of the following expressions on the command line of the Main window:

  

OUTMAP

=

MapIter(Startmap, Iter-expression)

OUTMAP

=

MapIter(Startmap, Iter-expression, nr of iterations)

OUTMAP

=

MapIterProp(Startmap, Iter-expression)

OUTMAP

=

MapIterProp(Startmap, Iter-expression, nr of iterations)

where:

OUTMAP

is the name of the output raster map that will contain the result of the iteration.

MapIter

is the command to perform an iteration without propagation.

MapIterProp

is the command to perform an the iteration with propagation.

Startmap

is the name of the input map which contains one or more pixels acting as the starting point for the calculation.

Iter-expression

is the Iteration-expression which defines the calculation to be performed.

nr or iterations

is the number of iterations to be performed.

See also: