ESRI.ArcGIS.DataManagementTools | |
RasterCompare Class Members | |
See Also Properties Send your comments to: Site Administrator | Terms of Use | PRIVACY | Copyright @ ESRI | Careers |
ESRI.ArcGIS.DataManagementTools Namespace : RasterCompare Class |
The following tables list the members exposed by RasterCompare.
Name | Description | |
---|---|---|
RasterCompare Constructor | Overloaded. Constructor that takes all required parameters for geoprocessor execution. |
Name | Description | |
---|---|---|
Alias | The alias for this tool's toolbox. | |
attribute_tolerances | The Attribute Tolerance allows you to compare your attribute values with some leeway on accuracy. This allows you to account for any slight changes that might have occurred in processing your data. (In, Optional) | |
compare_status | Compare Status (out, Optional) | |
compare_type | The type of comparison. (In, Optional) | |
continue_compare | Indicates whether to compare all properties after encountering the first mismatch. (In, Optional) | |
ignore_option | The properties specified will not be compared during comparison. (In, Optional) | |
in_base_raster | The input raster that will be compared to the test raster. (In, Required) | |
in_test_raster | The test raster that will be compared to the input base raster. (In, Required) | |
omit_field | These are the fields you would like to Omit in the comparison results. Type in the fields to omit in the comparison. (In, Optional) | |
out_compare_file | The name and path of the text file which will contain the comparison results. (Out, Optional) | |
parameter_tolerances | The Parameter Tolerance allows you to compare your parameter values with some leeway on accuracy. This allows you to account for any slight changes that might have occurred in processing your data. (In, 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. |