Provides access to members that control the logical operator operations.
Product Availability
Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server. Requires Spatial Analyst Extension.
Members
|
|
Description |
|
Diff |
Determines which values from the first input are logically different from the values of the second. |
|
InList |
Determines which values from the first input are contained in list of geodata in the second input. |
|
Over |
Returns those values from the first input that are nonzero; otherwise, returns the value from the second. |
CoClasses that implement ILogicalOperatorOp
CoClasses and Classes |
Description |
RasterMathOps |
A mechanism for performing mathematical operations on rasters. |
Remarks