osgEarth 2.1.1
Classes | Defines | Variables

/home/cube/sources/osgearth/src/osgEarth/EGM.cpp File Reference

#include <osgEarth/EGM>
#include <osgEarth/GeoData>
#include <osgEarth/SpatialReference>
#include <osgEarth/ThreadingUtils>
Include dependency graph for EGM.cpp:

Go to the source code of this file.

Classes

struct  EGM96HF

Defines

#define EGM96_COLS   1441
#define EGM96_ROWS   721
#define EGM96_INTERVAL   0.25

Variables

static float egm96 [1038961]

Define Documentation

#define EGM96_COLS   1441

Definition at line 24 of file EGM.cpp.

#define EGM96_INTERVAL   0.25

Definition at line 26 of file EGM.cpp.

#define EGM96_ROWS   721

Definition at line 25 of file EGM.cpp.


Variable Documentation

float egm96[1038961] [static]

Definition at line 30 of file EGM.cpp.

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines