Implementation for GeographicLib::Geoid class. More...
#include "GeographicLib/Geoid.hpp"
#include <sstream>
#include <cstdlib>
Go to the source code of this file.
Namespaces | |
namespace | GeographicLib |
Namespace for GeographicLib. | |
Defines | |
#define | GEOGRAPHICLIB_GEOID_CPP "$Id: Geoid.cpp 6785 2010-01-05 22:15:42Z karney $" |
#define | GEOID_DEFAULT_PATH "/usr/local/share/GeographicLib/geoids" |
Implementation for GeographicLib::Geoid class.
Copyright (c) Charles Karney (2009, 2010) <charles@karney.com> and licensed under the LGPL. For more information, see http://geographiclib.sourceforge.net/
Definition in file Geoid.cpp.
#define GEOGRAPHICLIB_GEOID_CPP "$Id: Geoid.cpp 6785 2010-01-05 22:15:42Z karney $" |
#define GEOID_DEFAULT_PATH "/usr/local/share/GeographicLib/geoids" |
Definition at line 23 of file Geoid.cpp.
Referenced by GeographicLib::Geoid::DefaultPath().