A raster class for Grib. More...
#include "../common/STLUtils.h"#include "../common/Translator.h"#include "../geometry/Coord2D.h"#include "../geometry/Envelope.h"#include "../raster/BandProperty.h"#include "../raster/Grid.h"#include "Band.h"#include "Exception.h"#include "Raster.h"#include "Enums.h"#include <cassert>#include <cmath>#include <boost/format.hpp>Go to the source code of this file.
Variables | |
| const double | TeEARTHRADIUS = 6378160. |
A raster class for Grib.
Definition in file Raster.cpp.
| const double TeEARTHRADIUS = 6378160. |
Definition at line 76 of file Raster.cpp.
Referenced by te::grib::Raster::setGridSatelliteRep().