#include <GeoidModel.h>
Inheritance diagram for GeoidModel:

Public Member Functions | |
| virtual | ~GeoidModel () |
| virtual double | a () const =0 throw () |
| virtual double | a_km () const =0 throw () |
| virtual double | flattening () const =0 throw () |
| virtual double | eccentricity () const =0 throw () |
| virtual double | eccSquared () const throw () |
| virtual double | angVelocity () const =0 throw () |
| virtual double | gm () const =0 throw () |
| virtual double | gm_km () const =0 throw () |
| virtual double | c () const =0 throw () |
| virtual double | c_km () const =0 throw () |
|
|
|
|
|
Implemented in WGS84Geoid. |
|
|
Implemented in WGS84Geoid. |
|
|
Implemented in GPSGeoid, and WGS84Geoid. |
|
|
Implemented in GPSGeoid, and WGS84Geoid. |
|
|
Implemented in GPSGeoid, and WGS84Geoid. |
|
|
Implemented in WGS84Geoid. |
|
|
Reimplemented in WGS84Geoid. |
|
|
Implemented in WGS84Geoid. |
|
|
Implemented in GPSGeoid, and WGS84Geoid. |
|
|
Implemented in GPSGeoid, and WGS84Geoid. |
1.4.6