| Home | Trees | Indices | Help |
|
|---|
|
|
object --+
|
named._Named --+
|
named._NamedBase --+
|
utmupsBase.UtmUpsBase --+
|
utm.Utm --+
|
Etm
Exact Transverse Mercator (ETM) coordinate, a sub-class of Utm, a Universal Transverse Mercator (UTM) coordinate using the ExactTransverseMercator projection for highest accuracy.
Note: Conversion of (geodetic) lat- and longitudes to/from Etm coordinates is 3-4 times slower than to/from Utm.
See Also: Karney's Detailed Description.
| Instance Methods | |||
|
|||
|
|||
|
|||
|
|||
|
|||
|
Inherited from Inherited from Inherited from Inherited from Inherited from |
|||
| Properties | |
|
exactTM Class property with a .name attribute.
|
|
|
Inherited from Inherited from Inherited from Inherited from |
|
| Method Details |
New Etm Exact Transverse Mercator coordinate, raising ETMErrors.
|
Parse a string to a similar Etm instance.
See Also: Function pygeodesy.parseUPS5, pygeodesy.parseUTM5 and pygeodesy.parseUTMUPS5. |
DEPRECATED, use method Etm.parse.
|
Convert this ETM coordinate to an (ellipsoidal) geodetic point.
|
Copy this ETM to a UTM coordinate.
|
| Property Details |
exactTMClass
|
| Home | Trees | Indices | Help |
|
|---|
| Generated by Epydoc 3.0.1 on Tue Oct 22 17:06:20 2024 | http://epydoc.sourceforge.net |