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




The following tables list the members exposed by FocalStatistics.

Public Constructors

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

Public Properties

 NameDescription
Public PropertyAliasThe alias for this tool's toolbox.  
Public Propertyignore_nodataDenotes whether NoData values are ignored by the statistic calculation. (In, Optional)  
Public Propertyin_rasterThe raster to perform the focal statistics calculations on. (In, Required)  
Public PropertyneighborhoodThe Neighborhood class dictates the shape of the area around each cell used to calculate the statistic. (In, Optional)  
Public Propertyout_rasterThe output focal statistics raster. (Out, Required)  
Public PropertyParameterInfoThe parameters used by this tool. For internal use only.  
Public Propertystatistics_typeThe statistic type to be calculated. (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.