ChaosPro Home
Introduction
What's New
Palettes
Using Formulas
Layering in ChaosPro
Rendering
Fractal Parameter Windows
Windows
Menu
3D Transformations
Animations
Formula Compiler
Writing Formulas
Language Reference
Introduction
Basic Syntax
Datatypes
Constants
Variables
Basics
Variable Scope
Predefined Variables
Predefined Variables - Escapetime
Predefined Variables - Quaternion
Predefined Variables - Attractor
e
FieldOfView
formulaWeightStart
formulaWeight
height
hiddenPixel
index
maxiter
numiter
numTrafos
pi
pixelcolor
randomrange
screenmax
trafoWeight
trafoColor
width
z
Parameters
Expressions
Operators
Functions
Control Structures
Compiler Directives
Functions
Interface to ChaosPro
Special Features, Notes...
Compatibility
Fractal Type Reference
Tutorials
Appendix
CHAOSPRO 4.0
Release 4.0
.

Parameters - numiter

Name: numiter

Type: real

Read/Write: Read

Context: Transformation, Coloring

Description:

This parameter specifies the number of iterations performed so far. The value increases as the loop counter increases.

In a coloring algorithm you can examine this parameter to find out how often the iteration loop has been executed so far.