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

Module sphericalBase

(INTERNAL) Spherical base classes CartesianSphericalBase and LatLonSphericalBase.

Pure Python implementation of geodetic (lat-/longitude) functions, transcribed in part from JavaScript originals by (C) Chris Veness 2011-2016 and published under the same MIT Licence**, see Latitude/Longitude.


Version: 19.10.21

Classes
  CartesianSphericalBase
(INTERNAL) Base class for spherical Cartesians.
  LatLonSphericalBase
(INTERNAL) Base class for spherical LatLons.