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