Module Accumulated Cost (Isotropic)
(c) 2004 by Victor Olaya. Calculate Accumulated Cost (Isotropic)
- 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 | - | - | 
 | Destination Points | Grid (input) | POINTS | - | - | 
| Output | Accumulated Cost | Grid (output) | ACCCOST | - | - | 
 | Closest Point | Grid (output) | CLOSESTPT | - | - | 
| Options | Threshold for different route | Floating point | THRESHOLD | - | Default: 0.000000 | 
Command-line
Usage: saga_cmd grid_analysis 0 -COST <str> -POINTS <str> [-ACCCOST <str>] [-CLOSESTPT <str>] [-THRESHOLD <str>]
  -COST:<str>     	Cost Grid
	Grid (input)
  -POINTS:<str>   	Destination Points
	Grid (input)
  -ACCCOST:<str>  	Accumulated Cost
	Grid (output)
  -CLOSESTPT:<str>	Closest Point
	Grid (output)
  -THRESHOLD:<str>	Threshold for different route
	Floating point
	Default: 0.000000