Implementation for GeographicLib::GeodesicLine class. More...
#include <GeographicLib/GeodesicLine.hpp>
Go to the source code of this file.
Namespaces | |
namespace | GeographicLib |
Namespace for GeographicLib. |
Implementation for GeographicLib::GeodesicLine class.
Copyright (c) Charles Karney (2009-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 GeodesicLine.cpp.