ArcObjects Library Reference  (DataSourcesRaster)    

ISensorXform Interface

Provides access to members that control sensor specific geodata transform.

Product Availability

Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.

Members

Description
Read/write property ConstantZ The constant Z value in meters.
Read/write property CorrectGeoid Indicates if Geoid correction is needed.
Read/write property DEM The Digital Elevation Model (DEM).
Read/write property RequireDEM Indicates if DEM is required for applying this transform.
Read/write property ZFactor The conversion factor from DEM Z unit to meters.
Read/write property ZOffset The Z offset in meters applied to DEM.

CoClasses that implement ISensorXform

CoClasses and Classes Description
RPCXform A Rational Polynomial Coefficient (RPC) transform class.

Remarks

The ISensorXform interface is used to set the elevation information for RPCXform object to create orthorectified image.

You can specify the elevation using a DEM or a constant value that represent an average elevation.

 

Example

Example    

 


Feedback Send feedback on this page