Home | Trees | Indices | Help |
|
---|
|
object --+ | named._Named --+ | named._NamedBase --+ | _AzimuthalBase --+ | _AzimuthalGeodesic --+ | _GnomonicBase --+ | GnomonicKarney
Azimuthal gnomonic projection, a Python version of Karney's C++ class Gnomonic, requiring package geographiclib to be installed.
See Also: Karney's Detailed Description, especially the Warning.
Instance Methods | |||
|
|||
Inherited from Inherited from Inherited from Inherited from Inherited from |
Properties | |
geodesic Get this projection's wrapped Karney Geodesic, provided package geographiclib is installed. |
|
Inherited from Inherited from Inherited from |
Method Details |
New azimuthal GnomonicKarney projection.
|
Property Details |
geodesicGet this projection's wrapped Karney Geodesic, provided package geographiclib is installed.
|
Home | Trees | Indices | Help |
|
---|
Generated by Epydoc 3.0.1 on Fri May 21 13:12:35 2021 | http://epydoc.sourceforge.net |