Gaussian Landscapes
- Author: (c) 2005 by O.Conrad
- Menu: Garden | Recreations | Fractals
Description
Generates Gaussian landscapes.
References:
- Halling, H., Moeller, R. (1995): 'Mathematik fuers Auge', Heidelberg, 144p.
- Mandelbrot, B.B. (1983): 'The Fractal Geometry of Nature', New York, 490p.
Parameters
| Name | Type | Identifier | Description | Constraints |
Output | Grid | data object Grid, output, optional | GRID | - | - |
Options | Width (Cells) | integer number | NX | - | Minimum: 1
Default: 100 |
Height (Cells) | integer number | NY | - | Minimum: 1
Default: 100 |
Roughness/Smoothness | floating point number | H | - | Minimum: 0.000000
Maximum: 1.000000
Default: 0.750000 |
Method | choice | METHOD | - | Available Choices:
[0] Simple
[1] Flattening
Default: 0 |
Flattening | floating point number | M | - | Default: 2.000000 |
Command Line
Usage: saga_cmd garden_fractals 5 [-GRID ] [-NX ] [-NY ] [-H ] [-METHOD ] [-M ]
-GRID: Grid
data object Grid, output, optional
-NX: Width (Cells)
integer number
Minimum: 1
Default: 100
-NY: Height (Cells)
integer number
Minimum: 1
Default: 100
-H: Roughness/Smoothness
floating point number
Minimum: 0.000000
Maximum: 1.000000
Default: 0.750000
-METHOD: Method
choice
Available Choices:
[0] Simple
[1] Flattening
Default: 0
-M: Flattening
floating point number
Default: 2.000000