Implementation for GeographicLib::Geodesic class. More...
#include "GeographicLib/Geodesic.hpp"#include "GeographicLib/Constants.hpp"#include <algorithm>#include <limits>Go to the source code of this file.
| Namespaces | |
| namespace | GeographicLib | 
Implementation for GeographicLib::Geodesic class.
Copyright (c) Charles Karney (2008) <charles@karney.com> and licensed under the LGPL.
This is a reformulation of the geodesic problem. The notation is as follows:
Definition in file Geodesic.cpp.
 1.7.5
 1.7.5