![]() ![]() |
ESRI.ArcGIS.Analyst3DTools | |
Kriging Class Members | |
See Also Properties Send your comments to: Site Administrator | Terms of Use | PRIVACY | Copyright @ ESRI | Careers |
ESRI.ArcGIS.Analyst3DTools Namespace : Kriging Class |
The following tables list the members exposed by Kriging.
Name | Description | |
---|---|---|
![]() | Kriging 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_point_features | The input point features containing the z-values to be interpolated into a surface raster. (In, Required) |
![]() | out_surface_raster | The output interpolated surface raster. (Out, Required) |
![]() | out_variance_prediction_raster | Optional output raster where each cell contains the predicted semi-variance values for that location. (Out, Optional) |
![]() | ParameterInfo | The parameters used by this tool. For internal use only. |
![]() | search_radius | Defines which of the input points will be used to interpolate the value for each cell in the output raster. (In, Optional) |
![]() | semiVariogram_props | The Semivariogram model to be used. (In, Required) |
![]() | ToolboxDirectory | The directory of this tool's toolbox. |
![]() | ToolboxName | The name of this tool's toolbox. |
![]() | ToolName | The name of this tool. |
![]() | z_field | The field that holds a height or magnitude value for each point. (In, Required) |