GeographicLib 2.5
|
Header for GeographicLib::Geodesic class. More...
Go to the source code of this file.
Classes | |
class | GeographicLib::Geodesic |
Geodesic calculations More... | |
Namespaces | |
namespace | GeographicLib |
Namespace for GeographicLib. | |
Macros | |
#define | GEOGRAPHICLIB_GEODESIC_ORDER |
Header for GeographicLib::Geodesic class.
Copyright (c) Charles Karney (2009-2024) karne.nosp@m.y@al.nosp@m.um.mi.nosp@m.t.ed.nosp@m.u 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 21 of file Geodesic.hpp.