Home | Trees | Indices | Help |
|
---|
|
Package of lazily imported rhumb
modules rhumb.aux_, rhumb.ekx and rhumb.solve.
Note:
S12
area calculations in classes RhumbAux and RhumbLineAux depend on class AuxDST which requires numpy to be
installed, version 1.16 or newer.
Version: 24.01.11
Submodules | |
|
Classes | |
RhumbAux Class to solve the direct and inverse rhumb problems, based on Auxiliary Latitudes for accuracy near the poles. |
|
RhumbLineAux Compute one or several points on a single rhumb line. |
|
Rhumb Class to solve the direct and inverse rhumb problems, based on elliptic functions or Krüger series expansion |
|
RhumbLine Compute one or several points on a single rhumb line. |
|
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 | |
__getattr__ = _lazy_import_as(__name__)
|
Home | Trees | Indices | Help |
|
---|
Generated by Epydoc 3.0.1 on Mon Mar 4 16:45:44 2024 | http://epydoc.sourceforge.net |