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.

Public Constructors

 NameDescription
Public ConstructorFuzzyMembership ConstructorOverloaded. Constructor that takes all required parameters for geoprocessor execution.  
Top

Public Properties

 NameDescription
Public PropertyAliasThe alias for this tool's toolbox.  
Public Propertyfuzzy_functionSpecifies the algorithm used in fuzzification of the input raster. (In, Optional)  
Public PropertyhedgeDefining a hedge helps to modify the fuzzy membership values—for example, transforms the statement "John is old" to "John is very old." (In, Optional)  
Public Propertyin_rasterThe input raster whose values will be scaled from 0 to 1. (In, Required)  
Public Propertyout_rasterThe output will be a floating-point raster with values ranging from 0 to 1. (Out, Required)  
Public PropertyParameterInfoThe parameters used by this tool. For internal use only.  
Public PropertyToolboxDirectoryThe directory of this tool's toolbox.  
Public PropertyToolboxNameThe name of this tool's toolbox.  
Public PropertyToolNameThe name of this tool.  
Top

See Also

© 2010 All Rights Reserved.