Home | Trees | Indices | Help |
|
---|
|
A Python version of Karney's C++ class GeodesicExact.
Classes GeodesicExact and GeodesicLineExact follow the naming, methods and return
values from Karneys' Python classes Geodesic
and
GeodesicLine
, respectively.
Copyright (C) Charles Karney (2008-2022) and licensed under the MIT/X11 License. For more information, see the GeographicLib documentation.
Version: 22.09.14
Classes | |
GeodesicExact A pure Python version of Karney's C++ class GeodesicExact, modeled after Karney's Python class Geodesic. |
|
GeodesicLineExact A pure Python version of Karney's C++ class GeodesicLineExact, modeled after Karney's Python class GeodesicLine. |
Home | Trees | Indices | Help |
|
---|
Generated by Epydoc 3.0.1 on Sun Sep 18 15:47:36 2022 | http://epydoc.sourceforge.net |