| Home | Trees | Indices | Help |
|
|---|
|
|
object --+
|
named._Named --+
|
named._NamedBase --+
|
ExactTransverseMercator
Pure Python version of Karney's C++ class TransverseMercatorExact, a numerically exact transverse
Mercator projection, further referred to as TMExact.
| Instance Methods | |||
|
|||
|
|||
|
|||
|
|||
|
|||
|
Inherited from Inherited from Inherited from |
|||
| Properties | |
|
datum Class property with a .name attribute.
|
|
| ellipsoid | |
| equatoradius | |
| a | |
| extendp | |
| flattening | |
| f | |
| iteration | |
|
k0 Class property with a .name attribute.
|
|
|
lon0 Class property with a .name attribute.
|
|
| majoradius | |
|
raiser Class property with a .name attribute.
|
|
|
Inherited from Inherited from |
|
| Method Details |
New ExactTransverseMercator projection.
See Also: Constructor TransverseMercatorExact for more details, especially on extendp. Note:
For all 255.5K TMcoords.dat tests (with |
Forward projection, from geographic to transverse Mercator.
See Also:
|
Set the central parallel and meridian.
|
Reverse projection, from Transverse Mercator to geographic.
See Also:
|
Return a
|
| Property Details |
datumClass
|
ellipsoid
|
equatoradius
|
a
|
extendp
|
flattening
|
f
|
iteration
|
k0Class
|
lon0Class
|
majoradius
|
raiserClass
|
| Home | Trees | Indices | Help |
|
|---|
| Generated by Epydoc 3.0.1 on Tue Oct 22 17:06:20 2024 | http://epydoc.sourceforge.net |