Home | Trees | Indices | Help |
|
---|
|
object --+ | named._Named --+ | named._NamedBase --+ | _AzimuthalBase --+ | _AzimuthalGeodesic --+ | _EquidistantBase --+ | EquidistantGeodSolve
Azimuthal equidistant projection, a Python version of Karney's C++ class AzimuthalEquidistant, based on (exact) geodesic wrappers GeodesicSolve and GeodesicLineSolve and intended for testing purposes only.
See Also: EquidistantExact and module geodsolve.
Instance Methods | |||
|
|||
|
|||
|
|||
Inherited from Inherited from Inherited from Inherited from |
Properties | |
geodesic | |
Inherited from Inherited from Inherited from |
Method Details |
New azimuthal EquidistantGeodSolve projection.
|
Convert an (ellipsoidal) geodetic location to azimuthal equidistant east- and northing.
Note:
A call to |
Convert an azimuthal equidistant location to (ellipsoidal) geodetic lat- and longitude.
Note:
The |
Property Details |
geodesic
|
Home | Trees | Indices | Help |
|
---|
Generated by Epydoc 3.0.1 on Tue Oct 22 17:06:19 2024 | http://epydoc.sourceforge.net |