attic/src/grib/Raster.cpp File Reference
#include "../common/STLUtils.h"
#include "../core/translator/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.
 

Variable Documentation

const double TeEARTHRADIUS = 6378160.

Definition at line 76 of file attic/src/grib/Raster.cpp.

Referenced by te::grib::Raster::setGridSatelliteRep().