Header for GeographicLib::Geodesic class. More...
#include <GeographicLib/Constants.hpp>

Go to the source code of this file.
Classes | |
| class | GeographicLib::Geodesic |
| Geodesic calculations More... | |
Namespaces | |
| GeographicLib | |
| Namespace for GeographicLib. | |
Macros | |
| #define | GEOGRAPHICLIB_GEODESIC_ORDER |
Header for GeographicLib::Geodesic class.
Copyright (c) Charles Karney (2009-2016) charles@karney.com and licensed under the MIT/X11 License. For more information, see https://geographiclib.sourceforge.io/
Definition in file Geodesic.hpp.
| #define GEOGRAPHICLIB_GEODESIC_ORDER |
The order of the expansions used by Geodesic. GEOGRAPHICLIB_GEODESIC_ORDER can be set to any integer in [3, 8].
Definition at line 20 of file Geodesic.hpp.