Implementation for GeographicLib::GeodesicLineExact class. More...
#include <GeographicLib/GeodesicLineExact.hpp>
Go to the source code of this file.
Namespaces | |
namespace | GeographicLib |
Namespace for GeographicLib. |
Implementation for GeographicLib::GeodesicLineExact class.
Copyright (c) Charles Karney (2012) <charles@karney.com> and licensed under the MIT/X11 License. For more information, see http://geographiclib.sourceforge.net/
This is a reformulation of the geodesic problem. The notation is as follows:
Definition in file GeodesicLineExact.cpp.