Namespaces | Defines

GeoCoords.cpp File Reference

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 6921 2010-12-31 14:34:50Z karney $"

Detailed Description

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 Documentation

#define GEOGRAPHICLIB_GEOCOORDS_CPP   "$Id: GeoCoords.cpp 6921 2010-12-31 14:34:50Z karney $"

Definition at line 17 of file GeoCoords.cpp.