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




The following tables list the members exposed by ATan2.

Public Constructors

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

Public Properties

 NameDescription
Public PropertyAliasThe alias for this tool's toolbox.  
Public Propertyin_raster_or_constant1The input that specifies the numerator, or y value, to use when calculating the inverse tangent. (In, Required)  
Public Propertyin_raster_or_constant2The input that specifies the denominator, or x value, to use when calculating the inverse tangent. (In, Required)  
Public Propertyout_rasterThe output raster. (Out, Required)  
Public PropertyParameterInfoThe parameters used by this tool. For internal use only.  
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.