Module Accumulated Cost (Anisotropic)
(c) 2004 by Victor Olaya. Calculate Accumulated Cost (Anisotropic)
- Author: Copyrights (c) 2004 by Victor Olaya
- Specification: grid
- Menu: Grid|Analysis|Cost Analysis
Parameters
| Name | Type | Identifier | Description | Constraints |
Input | Cost Grid | Grid (input) | COST | - | - |
Direction of max cost | Grid (input) | DIRECTION | Direction of max cost for each cell. In degrees | - |
Destination Points | Grid (input) | POINTS | - | - |
Output | Accumulated Cost | Grid (output) | ACCCOST | - | - |
Options | k factor | Floating point | K | Efective friction = stated friction ^f , where f = cos(DifAngle)^k. | Default: 2.000000 |
Threshold for different route | Floating point | THRESHOLD | - | Default: 0.000000 |
Command-line
Usage: saga_cmd grid_analysis 1 -COST <str> -DIRECTION <str> -POINTS <str> [-ACCCOST <str>] [-K <str>] [-THRESHOLD <str>]
-COST:<str> Cost Grid
Grid (input)
-DIRECTION:<str> Direction of max cost
Grid (input)
-POINTS:<str> Destination Points
Grid (input)
-ACCCOST:<str> Accumulated Cost
Grid (output)
-K:<str> k factor
Floating point
Default: 2.000000
-THRESHOLD:<str> Threshold for different route
Floating point
Default: 0.000000