#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 | |
GeographicLib | |
Namespace for GeographicLib. | |
Macros | |
#define | GEOGRAPHICLIB_DATA "/usr/local/share/GeographicLib" |
#define | GEOGRAPHICLIB_MAGNETIC_DEFAULT_NAME "wmm2015" |
#define GEOGRAPHICLIB_DATA "/usr/local/share/GeographicLib" |
Definition at line 20 of file src/MagneticModel.cpp.
#define GEOGRAPHICLIB_MAGNETIC_DEFAULT_NAME "wmm2015" |
Definition at line 25 of file src/MagneticModel.cpp.