Implementation for GeographicLib::GeoCoords class. More...
#include "GeographicLib/GeoCoords.hpp"#include "GeographicLib/MGRS.hpp"#include "GeographicLib/DMS.hpp"#include <vector>#include <sstream>#include <iomanip>Go to the source code of this file.
Namespaces | |
| namespace | GeographicLib |
Namespace for GeographicLib. | |
Defines | |
| #define | GEOGRAPHICLIB_GEOCOORDS_CPP "$Id: GeoCoords.cpp 6785 2010-01-05 22:15:42Z karney $" |
Implementation for GeographicLib::GeoCoords class.
Copyright (c) Charles Karney (2008, 2009, 2010) <charles@karney.com> and licensed under the LGPL. For more information, see http://geographiclib.sourceforge.net/
Definition in file GeoCoords.cpp.
| #define GEOGRAPHICLIB_GEOCOORDS_CPP "$Id: GeoCoords.cpp 6785 2010-01-05 22:15:42Z karney $" |
Definition at line 17 of file GeoCoords.cpp.
1.6.1