Provides access to members that control a Local Space Rectangular transform.
Product Availability
Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.
Members
Description | ||
---|---|---|
Domains | The domains in output space. | |
EquatorialRadius | The earth Equatorial radius. | |
Flattening | The earth flattening. | |
IsIdentity | Indicates if this geodata transform is an identity transform. | |
PerspectiveCenter | The sensor position. | |
RotationMatrix | The 3x3 rotation matrix. | |
SpatialReference | The output spatial reference after applying this transform. | |
Transform | Transforms a set of points in a given direction. | |
TransformCellsize | Transforms a cellsize in a given direction. | |
TransformExtent | Transforms an extent in a given direction. | |
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.