OSSIM - Open Source Software Image Map  Version 1.9.0 (20180803)
Classes | Macros
ossimGeoidEgm96.h File Reference
#include <ossim/base/ossimGeoid.h>
#include <vector>

Go to the source code of this file.

Classes

class  ossimGeoidEgm96
 

Macros

#define GEOID_NO_ERROR   0x0000
 
#define GEOID_FILE_OPEN_ERROR   0x0001
 
#define GEOID_INITIALIZE_ERROR   0x0002
 
#define GEOID_NOT_INITIALIZED_ERROR   0x0004
 
#define GEOID_LAT_ERROR   0x0008
 
#define GEOID_LON_ERROR   0x0010
 

Macro Definition Documentation

◆ GEOID_FILE_OPEN_ERROR

#define GEOID_FILE_OPEN_ERROR   0x0001

Definition at line 22 of file ossimGeoidEgm96.h.

◆ GEOID_INITIALIZE_ERROR

#define GEOID_INITIALIZE_ERROR   0x0002

Definition at line 23 of file ossimGeoidEgm96.h.

◆ GEOID_LAT_ERROR

#define GEOID_LAT_ERROR   0x0008

Definition at line 25 of file ossimGeoidEgm96.h.

◆ GEOID_LON_ERROR

#define GEOID_LON_ERROR   0x0010

Definition at line 26 of file ossimGeoidEgm96.h.

◆ GEOID_NO_ERROR

#define GEOID_NO_ERROR   0x0000

Definition at line 21 of file ossimGeoidEgm96.h.

◆ GEOID_NOT_INITIALIZED_ERROR

#define GEOID_NOT_INITIALIZED_ERROR   0x0004

Definition at line 24 of file ossimGeoidEgm96.h.