ESRI.ArcGIS.SpatialAnalystTools | |
FocalStatistics Class Members | |
See Also Properties Send your comments to: Site Administrator | Terms of Use | PRIVACY | Copyright @ ESRI | Careers |
ESRI.ArcGIS.SpatialAnalystTools Namespace : FocalStatistics Class |
The following tables list the members exposed by FocalStatistics.
Name | Description | |
---|---|---|
FocalStatistics Constructor | Overloaded. Constructor that takes all required parameters for geoprocessor execution. |
Name | Description | |
---|---|---|
Alias | The alias for this tool's toolbox. | |
ignore_nodata | Denotes whether NoData values are ignored by the statistic calculation. (In, Optional) | |
in_raster | The raster to perform the focal statistics calculations on. (In, Required) | |
neighborhood | The Neighborhood class dictates the shape of the area around each cell used to calculate the statistic. (In, Optional) | |
out_raster | The output focal statistics raster. (Out, Required) | |
ParameterInfo | The parameters used by this tool. For internal use only. | |
statistics_type | The statistic type to be calculated. (In, Optional) | |
ToolboxDirectory | The directory of this tool's toolbox. | |
ToolboxName | The name of this tool's toolbox. | |
ToolName | The name of this tool. |