Tool Mandelbrot Set (interactive)
Calculates Mandelbrot and Julia sets.
References
- Mandelbrot, B.B. (1983): The Fractal Geometry of Nature. New York, 490p.
- Author: O.Conrad (c) 2001
- Menu: Garden|Recreations|Fractals
Parameters
| Name | Type | Identifier | Description | Constraints |
Output | Mandelbrot Set (*) | Data Object Grid, output, optional | GRID | - | - |
Options | Grid System | Grid system | PARAMETERS_GRID_SYSTEM | - | - |
Width | Integer | NX | Cells | Minimum: 1 Default: 100 |
Height | Integer | NY | Cells | Minimum: 1 Default: 100 |
X-Range | Value range | XRANGE | - | - |
Y-Range | Value range | YRANGE | - | - |
Julia - X | Floating point | JULIA_X | - | Default: -0.700000 |
Julia - Y | Floating point | JULIA_Y | - | Default: 0.300000 |
Maximum Iterations | Integer | MAXITER | - | Minimum: 1 Default: 300 |
Type | Choice | METHOD | - | Available Choices: [0] Mandelbrot [1] Julia Default: 0 |
(*) optional |
Command-line
this interactive tool can not be executed.