Implementation for NETGeographicLib::GeodesicExact class. More...
#include "stdafx.h"
#include "GeographicLib/GeodesicExact.hpp"
#include "GeographicLib/GeodesicLineExact.hpp"
#include "GeodesicExact.h"
#include "GeodesicLineExact.h"
Go to the source code of this file.
Variables | |
const char | BADALLOC [] = "Failed to allocate memory for a GeographicLib::GeodesicExact" |
Implementation for NETGeographicLib::GeodesicExact 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/GeodesicExact.cpp.
const char BADALLOC[] = "Failed to allocate memory for a GeographicLib::GeodesicExact" |
Definition at line 19 of file dotnet/NETGeographicLib/GeodesicExact.cpp.