GeographicLib 2.1.2
|
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. | |
Macros | |
#define | GEOGRAPHICLIB_DATA "/usr/local/share/GeographicLib" |
#define | GEOGRAPHICLIB_MAGNETIC_DEFAULT_NAME "wmm2020" |
Implementation for GeographicLib::MagneticModel class.
Copyright (c) Charles Karney (2011-2021) charl.nosp@m.es@k.nosp@m.arney.nosp@m..com and licensed under the MIT/X11 License. For more information, see https://geographiclib.sourceforge.io/
Definition in file MagneticModel.cpp.
#define GEOGRAPHICLIB_DATA "/usr/local/share/GeographicLib" |
Definition at line 20 of file MagneticModel.cpp.
#define GEOGRAPHICLIB_MAGNETIC_DEFAULT_NAME "wmm2020" |
Definition at line 25 of file MagneticModel.cpp.