Module Gradient
Calculates the gradient based on the values of each triangle's points.
- Author: (c) 2004 by O.Conrad
 
- Specification: grid
 
- 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