DataManagementTools
CreateOrthoCorrectedRasterDataset Class Properties
See Also  Send Feedback
ESRI.ArcGIS.DataManagementTools Namespace : CreateOrthoCorrectedRasterDataset Class




For a list of all members of this type, see CreateOrthoCorrectedRasterDataset members.

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. If this is left unchecked, a spherical model will be assumed. (In, Optional)  
public Propertyin_DEM_rasterThe DEM raster dataset to be used for orthorectification. (In, Required)  
public Propertyin_rasterThe input raster dataset that you wish to ortho correct. (In, Required)  
public PropertyOrtho_typeIndicates the type of rectification, whether a constant elevation value is used or use the elevation from a DEM dataset. (In, Required)  
public Propertyout_raster_datasetOutput 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 that converts the elevation values to meters. (In, Optional)  
public PropertyZOffsetThe base value to be added to the elevation value in the DEM. (In, Optional)  
Top

See Also

© 2011 All Rights Reserved.