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




The following tables list the members exposed by RadialBasisFunctions.

Public Constructors

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

Public Properties

 NameDescription
Public PropertyAliasThe alias for this tool's toolbox.  
Public Propertycell_sizeThe cell size at which the output raster will be created. (In, Optional)  
Public Propertyin_featuresThe input features containing the z-values to be interpolated. (In, Required)  
Public Propertyout_ga_layerThe geostatistical layer produced. This layer is required output only if no output raster is requested. (Out, Optional)  
Public Propertyout_rasterThe output raster. This raster is required output only if no output geostatistical layer is requested. (Out, Optional)  
Public PropertyParameterInfoThe parameters used by this tool. For internal use only.  
Public Propertyradial_basis_functionsAvailable Radial basis functions. (In, Optional)  
Public Propertysearch_neighborhoodDefines which surrounding points will be used to control the output. There are two options: STANDARD and SMOOTH. Standard is the default. (In, Optional)  
Public Propertysmall_scale_parameterUsed to calculate the weights assigned to the points located in the moving window. Each of the radial basis functions has a parameter that controls the degree of small-scale variation of the surface. The (“optimalâ€?) parameter is determined by finding the value that minimizes the root mean square prediction error (RMSPE). (In, Optional)  
Public PropertyToolboxDirectoryThe directory of this tool's toolbox.  
Public PropertyToolboxNameThe name of this tool's toolbox.  
Public PropertyToolNameThe name of this tool.  
Public Propertyz_fieldZ value field (in)  
Top

See Also

© 2010 All Rights Reserved.