GeographicLib: Rhumb.hpp File Reference (original) (raw)
Header for GeographicLib::Rhumb and GeographicLib::RhumbLine classes. More...
Go to the source code of this file.
Classes | |
---|---|
class | GeographicLib::Rhumb |
Solve of the direct and inverse rhumb problems. More... | |
class | GeographicLib::RhumbLine |
Find a sequence of points on a single rhumb line. More... | |
Macros | |
---|---|
#define | GEOGRAPHICLIB_RHUMBAREA_ORDER |
Header for GeographicLib::Rhumb and GeographicLib::RhumbLine classes.
Copyright (c) Charles Karney (2014-2023) 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 Rhumb.hpp.
◆ GEOGRAPHICLIB_RHUMBAREA_ORDER
#define GEOGRAPHICLIB_RHUMBAREA_ORDER
Value:
#define GEOGRAPHICLIB_PRECISION
The order of the series approximation used in rhumb area calculations. GEOGRAPHICLIB_RHUMBAREA_ORDER can be set to one of [4, 5, 6, 7, 8].