ESRI.ArcGIS.GeostatisticalAnalystTools
GANeighborhoodSelection Class Properties
See Also  Send your comments to: Site Administrator | Terms of Use | PRIVACY | Copyright @ ESRI | Careers
ESRI.ArcGIS.GeostatisticalAnalystTools Namespace : GANeighborhoodSelection Class




For a list of all members of this type, see GANeighborhoodSelection members.

Public Properties

 NameDescription
Public PropertyAliasThe alias for this tool's toolbox.  
Public PropertyangleThe angle of rotation of the neighborhood axis. (In, Required)  
Public Propertyin_datasetPoints used to create a neighborhood selection. (In, Required)  
Public Propertymajor_semiaxisSize of the major semiaxis of the search neighborhood. (In, Required)  
Public Propertyminor_semiaxisSize of the minor semiaxis of the search neighborhood. (In, Required)  
Public Propertyneighbors_maxThe number of points to use in each sector. If a sector has the required number of points, all points in that sector are used. (In, Required)  
Public Propertyneighbors_minThe minimum number of points to use in each sector. If the minimum number of required points are not available in any given sector, the nearest available point(s) outside the sector will be selected. (In, Required)  
Public Propertyout_layerLayer to store the neighborhood selection. (Out, Required)  
Public PropertyParameterInfoThe parameters used by this tool. For internal use only.  
Public Propertypoint_coordThe neighborhood center's x,y coordinate. (In, Required)  
Public Propertyshape_typeThe geometry of the neighborhood. (In, Optional)  
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.