Differences
This shows you the differences between two versions of the page.
Next revision | Previous revision | ||
geoscene3d:toolbox:toolbox_grid_operations:grid_math [2020/02/12 20:42] – created rebecca130301_gmail.com | geoscene3d:toolbox:toolbox_grid_operations:grid_math [2020/03/22 19:06] (current) – external edit 127.0.0.1 | ||
---|---|---|---|
Line 3: | Line 3: | ||
(Select two 2D or 3D grid files with identical geometry) | (Select two 2D or 3D grid files with identical geometry) | ||
- | Use this operation to do a simple mathematical operation using two grids. The operation is done node by node, but only when both grids are not blank. Use the " | + | Use this operation to do a simple mathematical operation using two grids. The operation is done node by node, but only when both grids are not blank. Use the " |
- | __ | + | __Sum:__ Simply adds the value in grid 1 to grid 2.\\ |
- | Sum: __ | + | __Difference: |
- | Simply adds the value in grid 1 to grid 2. \\ | + | __Division: |
- | __Difference: | + | __Multiplication: |
- | Subtracts grid 2 from grid 1 \\ | + | |
- | __Division: | + | |
- | Divides grid 1 with grid 2 \\ | + | |
- | __Multiplication: | + | |
- | Multiplies grid 1 with grid 2 | + | |