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




The following tables list the members exposed by Trend.

Public Constructors

 NameDescription
Public ConstructorTrend 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_point_featuresThe input point features containing the z-values to be interpolated into a surface raster. (In, Required)  
Public PropertyorderThe order of the polynomial. (In, Optional)  
Public Propertyout_rasterThe output interpolated surface raster. (Out, Required)  
Public Propertyout_rms_fileFile name for the output text file that contains information about the RMS error and the Chi-Square of the interpolation. (Out, Optional)  
Public PropertyParameterInfoThe parameters used by this tool. For internal use only.  
Public Propertyregression_typeThe type of regression to be performed. (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_fieldThe field that holds a height or magnitude value for each point. (In, Required)  
Top

See Also

© 2010 All Rights Reserved.