Provides access to members that control a SPOT5 1A transform.
Product Availability
Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.
Members
Description | ||
---|---|---|
Columns | Columns in the image. | |
Domains | The domains in output space. | |
InterpolationThreshold | Threshold for interpolation (pixels). | |
IsIdentity | Indicates if this geodata transform is an identity transform. | |
MaxIterations | Iteration count limit. | |
Parameters | The SPOT5 sensor parameters. | |
Rows | Rows in the image. | |
SpatialReference | The output spatial reference after applying this transform. | |
SunAzimuth | Sun azimuth. | |
SunElevation | Sun elevation. | |
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 ISPOT5Xform
CoClasses and Classes | Description |
---|---|
SPOT5Xform | A SPOT5 1A transform class. |