For a list of all members of this type, see RasterCompare members.
Public Properties
| 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. |
Top
See Also