All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
Raster.cpp File Reference

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.
 

Detailed Description

A raster class for Grib.

Definition in file Raster.cpp.

Variable Documentation

const double TeEARTHRADIUS = 6378160.

Definition at line 76 of file Raster.cpp.

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