|
HAZE
haze is a drop-in replacement to process water vapor to be used with FORCE
|
This structs associates GDAL's geotransfomration information from a raster dataset with easy to interpret names. More...
#include <types.h>
Data Fields | |
| double | xOrigin |
| double | pixelWidth |
| double | rowRotation |
| double | yOrigin |
| double | colRotation |
| double | pixelHeight |
This structs associates GDAL's geotransfomration information from a raster dataset with easy to interpret names.
| double geoTransform::colRotation |
| double geoTransform::pixelHeight |
| double geoTransform::pixelWidth |
| double geoTransform::rowRotation |
| double geoTransform::xOrigin |
| double geoTransform::yOrigin |