GeographicLib: Geodesic.hpp File Reference (original) (raw)
Header for GeographicLib::Geodesic class. More...
Go to the source code of this file.
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.
◆ GEOGRAPHICLIB_GEODESIC_ORDER
#define GEOGRAPHICLIB_GEODESIC_ORDER
Value:
#define GEOGRAPHICLIB_PRECISION
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.