Package pygeodesy3 :: Package rhumb :: Module solve
[frames] | no frames]

Module solve

Wrapper to invoke Karney's RhumbSolve utility as an (exact) rhumb or rhumb line from either GeographicLib 2.0 or 2.2+.


Note: Set env variable PYGEODESY3_RHUMBSOLVE to the (fully qualified) path of the RhumbSolve executable.

Version: 24.02.21

Classes
  _RhumbSolveBase
(INTERNAL) Base class for RhumbSolve and RhumbLineSolve.
  RhumbSolve
Wrapper to invoke Karney's RhumbSolve like a class, similar to pygeodesy3.Rhumb and pygeodesy3.RhumbAux.
  RhumbLineSolve
Wrapper to invoke Karney's RhumbSolve like a class, similar to pygeodesy3.RhumbLine and pygeodesy3.RhumbLineAux.
Variables
  __all__ = _ALL_LAZY.rhumb_solve