![]() ![]() |
DataManagementTools | |
CreateOrthoCorrectedRasterDataset Class Members | |
See Also Properties Send Feedback |
ESRI.ArcGIS.DataManagementTools Namespace : CreateOrthoCorrectedRasterDataset Class |
The following tables list the members exposed by CreateOrthoCorrectedRasterDataset.
Name | Description | |
---|---|---|
![]() | CreateOrthoCorrectedRasterDataset Constructor | Overloaded. |
Name | Description | |
---|---|---|
![]() | Alias | The alias for this tool's toolbox. |
![]() | constant_elevation | Constant Elevation (Meters) (in) |
![]() | Geoid | Indicates whether a geoid correction is needed. If this is left unchecked, a spherical model will be assumed. (In, Optional) |
![]() | in_DEM_raster | The DEM raster dataset to be used for orthorectification. (In, Required) |
![]() | in_raster | The input raster dataset that you wish to ortho correct. (In, Required) |
![]() | Ortho_type | Indicates the type of rectification, whether a constant elevation value is used or use the elevation from a DEM dataset. (In, Required) |
![]() | out_raster_dataset | Output raster dataset. (Out, Required) |
![]() | ParameterInfo | The parameters used by this tool. For internal use only. |
![]() | ToolboxDirectory | The directory of this tool's toolbox. |
![]() | ToolboxName | The name of this tool's toolbox. |
![]() | ToolName | The name of this tool. |
![]() | ZFactor | The scaling factor that converts the elevation values to meters. (In, Optional) |
![]() | ZOffset | The base value to be added to the elevation value in the DEM. (In, Optional) |