ADApt ADD BLOw CLEar CONvert COPy DELete DRAw END EXChange EXIt GENerate GET GOTo IF> IF< IF= INCrease ITEterate LABel LOOp MMP MOVe MULtiply PROcess REAd REFlect REName ROTate RUN SET SORt SUBtract WRIte
The LOOp directive is used to start a loop with a unique (integer in the range 1...999) flag nnn. The loop must be terminated by an LOOp -nnn statement.
When the loop is started, the real-valued movie variable with the number ivar is set to the value vstart and all directives between the LOOp nnn statement and the corresponding LOOp -nnn statement are executed. Then the movie variable is incremented by vincrement (default 1 if vincrement is missing) and the loop statements are repeated if the movie variable has not yet reached the value vend.
Although nnn and ivar may differ from each other, it is easier to set nnn=ivar.
Responsible for this web page: Ch. Hafner, Computational Optics Group, IEF, ETH, 8092 Zurich, Switzerland
Last update
28.10.2015