|
Ilwis-Objects
1.0
GIS and Remote Sensing framework for data access and processing
|
Public Types | |
| enum | InterpolationMethod { ipNEARESTNEIGHBOUR, ipBILINEAR, ipBICUBIC } |
Public Member Functions | |
| RasterInterpolator (const IRasterCoverage &raster, int method) | |
| double | pix2value (const Pixeld &pix) |
| double | coord2value (const Coordinate &crd) |
1.8.3.1