Home
last modified time | relevance | path

Searched refs:auxConformal (Results 1 – 2 of 2) sorted by relevance

/dports/science/py-pygeodesy/PyGeodesy-21.9.16/test/
H A DtestEllipsoids.py147 for aux in (E.auxAuthalic, E.auxConformal, E.auxGeocentric,
/dports/science/py-pygeodesy/PyGeodesy-21.9.16/pygeodesy/
H A Dellipsoids.py427 def auxConformal(self, lat, inverse=False): member in Ellipsoid
444 return _aux(lat, inverse, Ellipsoid.auxConformal.__name__)