Label | Explanation | Data Type |
Input Surface Raster | The input surface raster. | Raster Layer |
Output Scale Raster (Optional) | The output raster containing the scale at which the most extreme difference was found for each cell. Scales are represented as their neighborhood distance values. It will be floating-point type. | Raster Dataset |
Distance Units (Optional) | Specifies the distance unit that will be used for the Minimum Neighborhood Distance, Maximum Neighborhood Distance, and Distance Increment parameters. Distance will be measured in the number of cells or specified unit. The default is the map unit of the spatial reference for the Input Surface Raster value.
| String |
Minimum Neighborhood Distance (Optional) | The distance that defines the minimum neighborhood scale that elevation difference will be calculated for. This is the distance from the target cell center, creating a square of cells around the target cell. This value must be less than or equal to the Maximum Neighborhood Distance parameter value and greater than or equal to the input raster cell size or one cell. The default value is 4 times the cell size of the Input Surface Raster parameter value, resulting in a 9 by 9 cell neighborhood. | Double |
Maximum Neighborhood Distance (Optional) | The distance that defines the maximum neighborhood scale that elevation difference will be calculated for. This is the distance from the target cell center, creating a square of cells around the target cell. This value must be greater than or equal to the Minimum Neighborhood Distance parameter value and the input raster cell size or one cell. The default value is 13 times the cell size of the Input Surface Raster parameter value, resulting in a 27 by 27 cell neighborhood. | Double |
Distance Increment (Optional) | The increase in neighborhood distance between scales. This parameter value cannot be less than the Input Surface Raster cell size or 1 cell. The default value is the cell size of the Input Surface Raster parameter value. | Double |
Target Device for Analysis (Optional) | Specifies the device that will be used to perform the calculation.
| String |
Return Value
Label | Explanation | Data Type | Output Difference Raster | The output raster containing the maximum difference from the mean elevation for each cell. It will be floating-point type. | Raster |