This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > DataSourcesRaster > ESRI.ArcGIS.DataSourcesRaster > Interfaces > IS > ISPOT5Xform Interface (ArcObjects .NET 10.4 SDK) |
Provides access to members that control a SPOT5 1A transform.
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 |
Interfaces | Description |
---|---|
IGeodataXform | Provides access to members that control geodata transformation. |
CoClasses and Classes | Description |
---|---|
SPOT5Xform | A SPOT5 1A transform class. |