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

Module ellipsoidalBase

(INTERNAL) Ellipsoidal base classes.

Pure Python implementation of geodesy tools for ellipsoidal earth models, transcribed in part from JavaScript originals by (C) Chris Veness 2005-2016 and published under the same MIT Licence**, see for example http://www.movable-type.co.uk/scripts/geodesy/docs/latlon-ellipsoidal.js.html.


Version: 17.06.25

Classes
  CartesianBase
(INTERNAL) Base class for ellipsoidal Cartesians.
  LatLonEllipsoidalBase
(INTERNAL) Base class for ellipsoidal LatLons.