| Home | Trees | Indices | Help |
|
|---|
|
|
object --+
|
_ChLV --+
|
object --+ |
| |
pygeodesy.named._Named --+ |
| |
pygeodesy.named._NamedBase --+ |
| |
pygeodesy.ltp.LocalCartesian --+
|
ChLVe
Conversion between (WGS84) geodetic and Swiss projection coordinates using the SwissTopo Ellipsoidal approximate formulas and Bolliger, J. pp 148-151 (also GGGS).
Note:
Methods ChLVe.forward and ChLVe.reverse have an additional keyword argument
gamma=False to approximate the meridian
convergence. If gamma=True a 2-tuple
(t, gamma) is returned with t the usual
result (ChLV9Tuple) and gamma, the
meridian convergence (decimal degrees). To
convert gamma to grades or
gons, use function pygeodesy.degrees2grades.
See Also: Services page 10-11 and older references.
| Instance Methods | |||
|
|||
|
|||
|
|||
|
Inherited from Inherited from Inherited from Inherited from |
|||
| Properties | |
|
Inherited from Inherited from Inherited from Inherited from |
| Method Details |
New ChLVe Ellipsoidal SwissTopo converter, centered at Bern, Ch.
|
Convert (WGS84) geodetic to Swiss projection coordinates.
|
Convert Swiss projection to (WGS84) geodetic coordinates.
|
| Home | Trees | Indices | Help |
|
|---|
| Generated by Epydoc 3.0.1 on Fri Jul 17 14:31:17 2026 | http://epydoc.sourceforge.net |