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 number | NX | Cells | Minimum: 1 Default: 100 | 
 | Height | integer number | NY | Cells | Minimum: 1 Default: 100 | 
 | X-Range | value range | XRANGE | - | - | 
 | Y-Range | value range | YRANGE | - | - | 
 | Julia - X | floating point number | JULIA_X | - | Default: -0.700000 | 
 | Julia - Y | floating point number | JULIA_Y | - | Default: 0.300000 | 
 | Maximum Iterations | integer number | 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.