ESRI.ArcGIS.GeostatisticalAnalystTools | |
GANeighborhoodSelection Class Members | |
See Also Properties Send your comments to: Site Administrator | Terms of Use | PRIVACY | Copyright @ ESRI | Careers |
ESRI.ArcGIS.GeostatisticalAnalystTools Namespace : GANeighborhoodSelection Class |
The following tables list the members exposed by GANeighborhoodSelection.
Name | Description | |
---|---|---|
GANeighborhoodSelection Constructor | Overloaded. Constructor that takes all required parameters for geoprocessor execution. |
Name | Description | |
---|---|---|
Alias | The alias for this tool's toolbox. | |
angle | The angle of rotation of the neighborhood axis. (In, Required) | |
in_dataset | Points used to create a neighborhood selection. (In, Required) | |
major_semiaxis | Size of the major semiaxis of the search neighborhood. (In, Required) | |
minor_semiaxis | Size of the minor semiaxis of the search neighborhood. (In, Required) | |
neighbors_max | The 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) | |
neighbors_min | The 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) | |
out_layer | Layer to store the neighborhood selection. (Out, Required) | |
ParameterInfo | The parameters used by this tool. For internal use only. | |
point_coord | The neighborhood center's x,y coordinate. (In, Required) | |
shape_type | The geometry of the neighborhood. (In, Optional) | |
ToolboxDirectory | The directory of this tool's toolbox. | |
ToolboxName | The name of this tool's toolbox. | |
ToolName | The name of this tool. |