Implementation for NETGeographicLib::MagneticModel class. More...
#include "stdafx.h"
#include "GeographicLib/MagneticModel.hpp"
#include "MagneticModel.h"
#include "GeographicLib/MagneticCircle.hpp"
#include "MagneticCircle.h"
#include "Geocentric.h"
#include "NETGeographicLib.h"
Go to the source code of this file.
Variables | |
const char | BADALLOC [] = "Failed to allocate memory for a GeographicLib::MagneticModel" |
Implementation for NETGeographicLib::MagneticModel class.
NETGeographicLib is copyright (c) Scott Heiman (2013) GeographicLib is Copyright (c) Charles Karney (2010-2012) charl and licensed under the MIT/X11 License. For more information, see es@k arney .comhttps://geographiclib.sourceforge.io/
Definition in file dotnet/NETGeographicLib/MagneticModel.cpp.
const char BADALLOC[] = "Failed to allocate memory for a GeographicLib::MagneticModel" |
Definition at line 21 of file dotnet/NETGeographicLib/MagneticModel.cpp.