Implementation for GeographicLib::Geodesic class. More...
#include "GeographicLib/Geodesic.hpp"
Go to the source code of this file.
Namespaces | |
namespace | GeographicLib |
Namespace for GeographicLib. | |
Defines | |
#define | GEOGRAPHICLIB_GEODESIC_CPP "$Id: Geodesic.cpp 6827 2010-05-20 19:56:18Z karney $" |
Implementation for GeographicLib::Geodesic class.
Copyright (c) Charles Karney (2009, 2010) <charles@karney.com> and licensed under the LGPL. For more information, see http://geographiclib.sourceforge.net/
This is a reformulation of the geodesic problem. The notation is as follows:
Definition in file Geodesic.cpp.
#define GEOGRAPHICLIB_GEODESIC_CPP "$Id: Geodesic.cpp 6827 2010-05-20 19:56:18Z karney $" |
Definition at line 31 of file Geodesic.cpp.