Implementation for GeographicLib::DMS class. More...
#include "GeographicLib/DMS.hpp"#include <algorithm>#include <cmath>#include <stdexcept>#include <iomanip>Go to the source code of this file.
Namespaces | |
| namespace | GeographicLib |
Implementation for GeographicLib::DMS class.
Copyright (c) Charles Karney (2008) <charles@karney.com> http://charles.karney.info/geographic and licensed under the LGPL.
Definition in file DMS.cpp.
1.7.5