GeographicLib
1.21
|
Implementation for GeographicLib::MagneticModel class. More...
#include <GeographicLib/MagneticModel.hpp>
#include <fstream>
#include <GeographicLib/SphericalEngine.hpp>
#include <GeographicLib/MagneticCircle.hpp>
#include <GeographicLib/Utility.hpp>
Go to the source code of this file.
Namespaces | |
namespace | GeographicLib |
Namespace for GeographicLib. | |
Defines | |
#define | GEOGRAPHICLIB_MAGNETICMODEL_CPP "$Id: b0287ac014f10e4c6656b67f21c764432a47559a $" |
#define | GEOGRAPHICLIB_DATA "/usr/local/share/GeographicLib" |
#define | MAGNETIC_DEFAULT_NAME "wmm2010" |
Implementation for GeographicLib::MagneticModel class.
Copyright (c) Charles Karney (2011) <charles@karney.com> and licensed under the MIT/X11 License. For more information, see http://geographiclib.sourceforge.net/
Definition in file MagneticModel.cpp.
#define GEOGRAPHICLIB_MAGNETICMODEL_CPP "$Id: b0287ac014f10e4c6656b67f21c764432a47559a $" |
Definition at line 16 of file MagneticModel.cpp.
#define GEOGRAPHICLIB_DATA "/usr/local/share/GeographicLib" |
Definition at line 27 of file MagneticModel.cpp.
Referenced by GeographicLib::MagneticModel::DefaultMagneticPath().
#define MAGNETIC_DEFAULT_NAME "wmm2010" |
Definition at line 32 of file MagneticModel.cpp.
Referenced by GeographicLib::MagneticModel::DefaultMagneticName().