LSRXform
Base Type: GeodataXform
A class for a local space rectangular transformation class.
Property |
Type |
Description |
---|---|---|
EquatorialRadius |
double |
The earth Equatorial radius. |
EquatorialRadiusSpecified |
bool |
Indicates if EquatorialRadius is specified. |
Flattening |
double |
The earth flattening. |
PerspectiveCenter |
The sensor position. | |
RotationMatrix |
double[] |
The 3x3 rotation matrix. |
SpatialReference |
The output spatial reference after applying this transform. |
2/28/2020