ESRI.ArcGIS.SpatialAnalystTools | |
Trend Class Properties | |
See Also Send your comments to: Site Administrator | Terms of Use | PRIVACY | Copyright @ ESRI | Careers |
ESRI.ArcGIS.SpatialAnalystTools Namespace : Trend Class |
For a list of all members of this type, see Trend members.
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) | |
order | The order of the polynomial. (In, Optional) | |
out_raster | The output interpolated surface raster. (Out, Required) | |
out_rms_file | File name for the output text file that contains information about the RMS error and the Chi-Square of the interpolation. (Out, Optional) | |
ParameterInfo | The parameters used by this tool. For internal use only. | |
regression_type | The type of regression to be performed. (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 | The field that holds a height or magnitude value for each point. (In, Required) |