Tool Gradient
Calculates the gradient based on the values of each triangle's points.
- Author: O.Conrad (c) 2004
- Menu: TIN|Terrain Analysis
Parameters
|  | Name | Type | Identifier | Description | Constraints | 
|---|
| Input | TIN | TIN, input | TIN | - | - | 
| Output | TIN_Gradient | shapes, output | GRADIENT | - | - | 
| Options | Z Values | table field | ZFIELD | - | - | 
 | Output Unit | choice | DEGREE | - | Available Choices: [0] Radians
 [1] Degree
 Default: 1
 | 
Command-line
Usage: saga_cmd tin_tools 4 [-TIN <str>] [-ZFIELD <str>] [-GRADIENT <str>] [-DEGREE <str>]
  -TIN:<str>     	TIN
	TIN, input
  -ZFIELD:<str>  	Z Values
	table field
  -GRADIENT:<str>	TIN_Gradient
	shapes, output
  -DEGREE:<str>  	Output Unit
	choice
	Available Choices:
	[0] Radians
	[1] Degree
	Default: 1