Home | Trees | Indices | Help |
|
---|
|
object --+ | named._Named --+ | heights._HeightNamed --+ | heights._HeightBase --+ | _GeoidBase --+ | GeoidKarney
Geoid height interpolator for Karney's GeographicLib Earth Gravitational Model (EGM) geoid egm*.pgm datasets using bilinear or cubic interpolation and caching in pure Python, transcoded from Karney's C++ class Geoid.
Use any of the geoid egm84-, egm96- or egm2008-*.pgm datasets.
Instance Methods | |||
|
|||
|
|||
|
|||
Inherited from Inherited from Inherited from |
Properties | |
dtype Get the geoid's grid data type ( str ).
|
|
Inherited from Inherited from Inherited from Inherited from Inherited from |
Method Details |
New GeoidKarney interpolator.
See Also: Class GeoidPGM and function egmGeoidHeights. Note:
Geoid file |
Return the location and largest height of this geoid.
|
Return the location and lowest height of this geoid.
|
Property Details |
dtypeGet the geoid's grid data type (
|
Home | Trees | Indices | Help |
|
---|
Generated by Epydoc 3.0.1 on Sat Jan 11 15:36:22 2025 | http://epydoc.sourceforge.net |