ArcObjects Library Reference (DataSourcesRaster)  

ILSRXform Interface

Provides access to members that control a Local Space Rectangular transform.

Product Availability

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

Members

Description
Read-only property Domains The domains in output space.
Read/write property EquatorialRadius The earth Equatorial radius.
Read/write property Flattening The earth flattening.
Read-only property IsIdentity Indicates if this geodata transform is an identity transform.
Read/write property PerspectiveCenter The sensor position.
Read/write property RotationMatrix The 3x3 rotation matrix.
Read/write property SpatialReference The output spatial reference after applying this transform.
Method Transform Transforms a set of points in a given direction.
Method TransformCellsize Transforms a cellsize in a given direction.
Method TransformExtent Transforms an extent in a given direction.
Method TransformPoints Transforms a point collection in a given direction

Inherited Interfaces

Interfaces Description
IGeodataXform Provides access to members that control geodata transformation.

CoClasses that implement ILSRXform

CoClasses and Classes Description
LSRXform A Local Space Rectangular transform class.

Remarks

In some aerial surveys a local reference plane coordinate system is used for each frame, rather than an establishes spatial reference system for the entire aerial survey.  In these cases the LSR (local space rectangular) coordinate system is defined by the perspective center, rotation matrix and ellipsoid model.