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




The following tables list the members exposed by CreateOrthoCorrectedRasterDataset.

Public Constructors

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

Public Properties

 NameDescription
Public PropertyAliasThe alias for this tool's toolbox.  
Public Propertyconstant_elevationConstant Elevation (Meters) (in)  
Public PropertyGeoidIndicates whether a geoid correction is needed. (In, Optional)  
Public Propertyin_DEM_rasterThe digital elevation model raster dataset to be used for orthorectification. (In, Required)  
Public Propertyin_rasterThe input raster dataset that you want to ortho correct. (In, Required)  
Public PropertyOrtho_typeThe type of elevation to use in the orthorectification process. (In, Required)  
Public Propertyout_raster_datasetThe output raster dataset. (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.  
Public PropertyZFactorThe scaling factor used to convert the elevation values. This is often used to convert from feet to meters or vice versa. (In, Optional)  
Public PropertyZOffsetThe base value to be added to the elevation value in the DEM. (In, Optional)  
Top

See Also

© 2010 All Rights Reserved.