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 latlon-ellipsoidal.


Version: 19.07.09

Classes
  CartesianBase
(INTERNAL) Base class for ellipsoidal Cartesian.
  LatLonEllipsoidalBase
(INTERNAL) Base class for ellipsoidal LatLon.