ESRI.ArcGIS.GeostatisticalAnalystTools | |
RadialBasisFunctions Class Members | |
See Also Properties Send your comments to: Site Administrator | Terms of Use | PRIVACY | Copyright @ ESRI | Careers |
ESRI.ArcGIS.GeostatisticalAnalystTools Namespace : RadialBasisFunctions Class |
The following tables list the members exposed by RadialBasisFunctions.
Name | Description | |
---|---|---|
RadialBasisFunctions 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_features | The input features containing the z-values to be interpolated. (In, Required) | |
out_ga_layer | The geostatistical layer produced. This layer is required output only if no output raster is requested. (Out, Optional) | |
out_raster | The output raster. This raster is required output only if no output geostatistical layer is requested. (Out, Optional) | |
ParameterInfo | The parameters used by this tool. For internal use only. | |
radial_basis_functions | Available Radial basis functions. (In, Optional) | |
search_neighborhood | Defines which surrounding points will be used to control the output. There are two options: STANDARD and SMOOTH. Standard is the default. (In, Optional) | |
small_scale_parameter | Used to calculate the weights assigned to the points located in the moving window. Each of the radial basis functions has a parameter that controls the degree of small-scale variation of the surface. The (“optimal�) parameter is determined by finding the value that minimizes the root mean square prediction error (RMSPE). (In, Optional) | |
ToolboxDirectory | The directory of this tool's toolbox. | |
ToolboxName | The name of this tool's toolbox. | |
ToolName | The name of this tool. | |
z_field | Z value field (in) |