This document is archived and information here might be outdated. Recommended version. |
Provides access to members that control a standard frame camera transform.
Name | Description | |
---|---|---|
ApplyCurvatureAndRefraction | Indicates if the adjustment of earth curvature and refraction is applied. | |
AverageZ | The average Z in meters. | |
Domains | The domains in output space. | |
EarthRadius | The earth radius in meters. | |
EnableKonrady | Indicates if the Konrady adjustment to be applied. | |
FocalLength | The focal length in micron. | |
GetDistortionTable | The distortion tables. | |
InteriorOrientation | The interior orientation as an affine transformation. | |
IsIdentity | Indicates if this geodata transform is an identity transform. | |
KonradyParameters | The Konrady adjustment parameters. | |
KonradyType | The Konrady calculation method. | |
LSR | The LSR-To-USR conversion. | |
PerspectiveCenter | The sensor position. | |
PerspectiveMatrix | The specified sensor orientation as an orthogonal rotation matrix. | |
PerspectivePolarity | The sensor polarity. | |
PrincipalPoint | The film principal point. | |
PutDistortionTable | The distortion tables to calculate Konrady coefficients and residuals. | |
PutInteriorOrientationParameters | Puts the interior orientation parameters. | |
PutPerspectiveAngles | Puts the sensor exterior orientation as a set of rotation angles in degrees. | |
QueryKonradyParameters | Queries the Konrady adjustment parameterrs. | |
QueryPerspectiveAngles | Queries the sensor exterior orientation as a set of rotation angles in degrees. | |
QueryPerspectiveMatrix | Queries the perspective matrix. | |
Residuals | The residuals for distortion table points. | |
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 |
Interfaces | Description |
---|---|
IGeodataXform | Provides access to members that control geodata transformation. |
Classes | Description |
---|---|
FrameXform | A standard frame camera model transformation class. |
Use this interface to set and query parameters associated with a standard frame camera. Many of the parameters are required, and there are multiple ways to set some of these. See the documentation for each parameter for more details.
The required parameters are:
Interior orientation
Principal point
Focal length
Perspective center
Perspective matrix or perspective angles
Average Z or a DEM
Konrady coefficients if radial distortion correction is needed