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




The following tables list the members exposed by DensifySamplingNetwork.

Public Constructors

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

Public Properties

 NameDescription
Public PropertyAliasThe alias for this tool's toolbox.  
Public Propertyin_candidate_point_featuresSample locations to pick from. (In, Optional)  
Public Propertyin_geostat_layerInput a geostatistical layer resulting from a Kriging model. (In, Required)  
Public Propertyin_weight_rasterA raster used to determine which locations to weight for preference. (In, Optional)  
Public Propertyinhibition_distanceUsed to prevent any samples being placed within this distance from each other. (In, Optional)  
Public Propertynumber_output_pointsSpecify how many sample locations to generate. (In, Required)  
Public Propertyout_feature_classThe name of the output feature class. (Out, Required)  
Public PropertyParameterInfoThe parameters used by this tool. For internal use only.  
Public Propertyselection_criteriaMethods to densify a sampling network. (In, Optional)  
Public PropertythresholdThe threshold value used to densify the sampling network, applicable only when STDERR_THRESHOLD or QUARTILE_THRESHOLD selection criteria are used. (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.