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