ESRI.ArcGIS.SpatialAnalystTools | |
FuzzyOverlay Class Members | |
See Also Properties Send your comments to: Site Administrator | Terms of Use | PRIVACY | Copyright @ ESRI | Careers |
ESRI.ArcGIS.SpatialAnalystTools Namespace : FuzzyOverlay Class |
The following tables list the members exposed by FuzzyOverlay.
Name | Description | |
---|---|---|
FuzzyOverlay Constructor | Overloaded. Constructor that takes all required parameters for geoprocessor execution. |
Name | Description | |
---|---|---|
Alias | The alias for this tool's toolbox. | |
gamma | The gamma value to be used. This is only when the Overlay type is set to GAMMA. (In, Optional) | |
in_rasters | A list of input membership rasters to be combined in the overlay. (In, Required) | |
out_raster | The output raster which is the results of applying the fuzzy operator. (Out, Required) | |
overlay_type | Specifies the method used to combine two or more membership 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. |