Mirror Grid
- Author: O.Conrad (c) 2016
- Menu: Grid | Tools
Description
Mirror a grid at its center axes', either vertically, horizontally or both. If the target is not set, the changes will be stored to the original grid. 
Parameters
|  | Name | Type | Identifier | Description | Constraints | 
|---|
| Input | Grid | grid, input | GRID | - | - | 
| Output | Mirror Grid | grid, output, optional | MIRROR | - | - | 
| Options | Grid System | grid system | PARAMETERS_GRID_SYSTEM | - | - | 
| Method | choice | METHOD | - | Available Choices:
[0] horizontally
[1] vertically
[2] both
Default: 0 | 
Command Line
Usage: saga_cmd grid_tools 35 [-GRID ] [-MIRROR ] [-METHOD ]
  -GRID:  	Grid
	grid, input
  -MIRROR:	Mirror Grid
	grid, output, optional
  -METHOD:	Method
	choice
	Available Choices:
	[0] horizontally
	[1] vertically
	[2] both
	Default: 0