ESRI.ArcGIS.SpatialAnalystTools | |
PointStatistics Class Members | |
See Also Properties Send your comments to: Site Administrator | Terms of Use | PRIVACY | Copyright @ ESRI | Careers |
ESRI.ArcGIS.SpatialAnalystTools Namespace : PointStatistics Class |
The following tables list the members exposed by PointStatistics.
Name | Description | |
---|---|---|
PointStatistics Constructor | Overloaded. Constructor that takes all required parameters for geoprocessor execution. |
Name | Description | |
---|---|---|
Alias | The alias for this tool's toolbox. | |
cell_size | Cell size for output raster dataset. (In, Optional) | |
field | Field can be any numeric field of the input point features. (In, Required) | |
in_point_features | The input point features for which to calculate the statistics in a neighborhood around each output cell. (In, Required) | |
neighborhood | The Neighborhood class dictates the shape of the area around each input point used to calculate the statistic. (In, Optional) | |
out_raster | The output point 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. |