Module Random Terrain Generation
(c) 2004 by Victor Olaya. Terrain Generation
- Author: Copyrights (c) 2004 by Victor Olaya
- Specification: grid
- Menu: Grid|Calculus|Grid Generation
Parameters
| Name | Type | Identifier | Description | Constraints |
Output | Grid (*) | Grid list (optional output) | TARGET_GRID | - | - |
Options | Radius (cells) | Integer | RADIUS | Radius (cells) | Default: 15 |
Iterations | Integer | ITERATIONS | Iterations | Default: 10 |
Target Dimensions | Choice | TARGET_TYPE | - | Available Choices: [0] User defined [1] Grid Project [2] Grid Default: 0 |
(*) optional |
Command-line
Usage: saga_cmd grid_calculus 6 [-RADIUS <num>] [-ITERATIONS <num>] [-TARGET_TYPE <str>] [-TARGET_GRID <str>] [-USER_CELL_SIZE <str>] [-USER_COLS <num>] [-USER_ROWS <num>] [-GET_SYSTEM_SYSTEM_NX <num>] [-GET_SYSTEM_SYSTEM_NY <num>] [-GET_SYSTEM_SYSTEM_X <str>] [-GET_SYSTEM_SYSTEM_Y <str>] [-GET_SYSTEM_SYSTEM_D <str>] [-GRID_GRID <str>]
-RADIUS:<num> Radius (cells)
Integer
Default: 15
-ITERATIONS:<num> Iterations
Integer
Default: 10
-TARGET_TYPE:<str> Target Dimensions
Choice
Available Choices:
[0] User defined
[1] Grid Project
[2] Grid
Default: 0
-TARGET_GRID:<str> Grid
Grid list (optional output)
-USER_CELL_SIZE:<str> Grid Size
Floating point
Minimum: 0.000000
Default: 100.000000
-USER_COLS:<num> Cols
Integer
Minimum: 0
Default: 100
-USER_ROWS:<num> Rows
Integer
Minimum: 0
Default: 100
-GET_SYSTEM_SYSTEM_NX:<num> System
Grid system
-GET_SYSTEM_SYSTEM_NY:<num> System
Grid system
-GET_SYSTEM_SYSTEM_X:<str> System
Grid system
-GET_SYSTEM_SYSTEM_Y:<str> System
Grid system
-GET_SYSTEM_SYSTEM_D:<str> System
Grid system
-GRID_GRID:<str> Grid
Grid (input)