This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > DataSourcesRaster > ESRI.ArcGIS.DataSourcesRaster > Interfaces > IC > ICSMXform Interface (ArcObjects .NET 10.4 SDK) |
Provides access to members and transformation employing the Community Sensor Model (CSM).
Description | ||
---|---|---|
Domains | The domains in output space. | |
GetSensorModelProperty | Gets a property value of the sensor model currently being used by this ICSMXform. | |
ImageFile | Fully qualified (NITF) file name of this ICSMXform. | |
IsIdentity | Indicates if this geodata transform is an identity transform. | |
IterPrecision | Precision value to be used for iterative processes. | |
PutSensorModelProperty | Sets a property value of the sensor model. | |
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. |
CoClasses and Classes | Description |
---|---|
CSMXform | CSM transformation class. |