| Home | Trees | Indices | Help |
|
|---|
|
|
object --+
|
_ChLV --+
|
object --+ |
| |
named._Named --+ |
| |
named._NamedBase --+ |
| |
LocalCartesian --+
|
ChLVe
Conversion between WGS84 geodetic and Swiss projection coordinates using the Ellipsoidal approximate formulas, pp 10-11 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: Older references.
| Instance Methods | |||
|
|||
|
|||
|
|||
|
Inherited from Inherited from Inherited from Inherited from |
|||
| Properties | |
|
Inherited from Inherited from Inherited from |
| Method Details |
New Approximate WGS84-Swiss ChLVe converter, centered at Bern, Ch.
|
Convert WGS84 geodetic to Swiss projection coordinates. Must be overloaded.
|
Convert Swiss projection to WGS84 geodetic coordinates.
|
| Home | Trees | Indices | Help |
|
|---|
| Generated by Epydoc 3.0.1 on Tue Oct 22 17:06:21 2024 | http://epydoc.sourceforge.net |