ESRI.ArcGIS.GeostatisticalAnalystTools | |
GAMovingWindowKriging Class Members | |
See Also Properties Send your comments to: Site Administrator | Terms of Use | PRIVACY | Copyright @ ESRI | Careers |
ESRI.ArcGIS.GeostatisticalAnalystTools Namespace : GAMovingWindowKriging Class |
The following tables list the members exposed by GAMovingWindowKriging.
Name | Description | |
---|---|---|
GAMovingWindowKriging Constructor | Overloaded. Constructor that takes all required parameters for geoprocessor execution. |
Name | Description | |
---|---|---|
Alias | The alias for this tool's toolbox. | |
cell_size | The cell size at which the output raster will be created. (In, Optional) | |
in_datasets | Input dataset(s) displays two pieces: (In, Required) | |
in_ga_model_source | The geostatistical model source to be analyzed. (In, Required) | |
in_locations | Point locations where predictions or validations will be performed. (In, Required) | |
neighbors_max | Number of neighbors to use in the moving window. (In, Required) | |
out_featureclass | Feature class storing the results. (Out, Required) | |
out_surface_grid | The Prediction values in the output feature class are interpolated onto a raster using the Local Polynomial Interpolation method. (Out, Optional) | |
ParameterInfo | The parameters used by this tool. For internal use only. | |
ToolboxDirectory | The directory of this tool's toolbox. | |
ToolboxName | The name of this tool's toolbox. | |
ToolName | The name of this tool. |