Package pygeodesy :: Module geodsolve
[frames] | no frames]

Module geodsolve

Wrapper to invoke Karney's GeodSolve utility as an (exact) geodesic, but intended for testing purposes only.

Set env variable PYGEODESY_GEODSOLVE to the (fully qualified) path of the GeodSolve executable.


Version: 22.05.04

Classes
  _GeodesicSolveBase
(NTERNAL) Base class for GeodesicSolve and GeodesicLineSolve.
  GeodesicSolve
Wrapper to invoke Karney's GeodSolve as an Exact version of Karney's Python class Geodesic.
  GeodesicLineSolve
Wrapper to invoke Karney's GeodSolve as an Exact version of Karney's Python class GeodesicLine.
Variables
  __all__ = _ALL_LAZY.geodsolve