ESRI.ArcGIS.SpatialAnalystTools | |
FuzzyMembership Class Members | |
See Also Properties Send your comments to: Site Administrator | Terms of Use | PRIVACY | Copyright @ ESRI | Careers |
ESRI.ArcGIS.SpatialAnalystTools Namespace : FuzzyMembership Class |
The following tables list the members exposed by FuzzyMembership.
Name | Description | |
---|---|---|
FuzzyMembership Constructor | Overloaded. Constructor that takes all required parameters for geoprocessor execution. |
Name | Description | |
---|---|---|
Alias | The alias for this tool's toolbox. | |
fuzzy_function | Specifies the algorithm used in fuzzification of the input raster. (In, Optional) | |
hedge | Defining a hedge helps to modify the fuzzy membership values—for example, transforms the statement "John is old" to "John is very old." (In, Optional) | |
in_raster | The input raster whose values will be scaled from 0 to 1. (In, Required) | |
out_raster | The output will be a floating-point raster with values ranging from 0 to 1. (Out, Required) | |
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. |