Module: Mandelbrot Set
- interactive execution -
(c) 2001 by O.Conrad
Menu: Recreations > Fractals
Name | Type | Identifier | Description | Constraints |
---|---|---|---|---|
Output | ||||
Grid (*) | Data Object (optional output) | GRID | ||
Options | ||||
Width (Cells) | Integer | NX | Minimum: 1.000000 | |
Height (Cells) | Integer | NY | Minimum: 1.000000 | |
X-Range | Value range | XRANGE | ||
Y-Range | Value range | YRANGE | ||
Julia - X | Floating point | JULIA_X | ||
Julia - Y | Floating point | JULIA_Y | ||
Maximum Iterations | Integer | MAXITER | Minimum: 1.000000 | |
Fractal Type | Choice | METHOD | Available Choices: [0] Mandelbrot [1] Julia |