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

Module sphericalBase

(INTERNAL) Spherical geodesy bases.

Base classes CartesianSphericalBase and LatLonSphericalBase imported by sphericalNvector or sphericalTrigonometry.

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


Version: 21.06.30

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