Namespaces
GeoCoords.cpp File Reference

Implementation for GeographicLib::GeoCoords class. More...

#include <vector>
#include <sstream>
#include <stdexcept>
#include <iomanip>
#include <cerrno>
#include "GeographicLib/GeoCoords.hpp"
#include "GeographicLib/MGRS.hpp"
#include "GeographicLib/DMS.hpp"

Go to the source code of this file.

Namespaces

namespace  GeographicLib

Detailed Description

Implementation for GeographicLib::GeoCoords class.

Copyright (c) Charles Karney (2008) <charles@karney.com> http://charles.karney.info/geographic and licensed under the LGPL.

Definition in file GeoCoords.cpp.