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