This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > DataSourcesRaster > ESRI.ArcGIS.DataSourcesRaster > Interfaces > IF > IFormosat2Xform Interface (ArcObjects .NET 10.4 SDK) |
Provides access to members that control a Formosat2 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 Formosat2 sensor model 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 |
---|---|
Formosat2Xform | A Formosat2 transform class. |