| Home | Trees | Indices | Help |
|
|---|
|
|
object --+
|
named._Named --+
|
_HeightNamed
(INTERNAL) Interpolator base class.
| Instance Methods | |||
|
|||
|
|||
|
|||
|
Inherited from Inherited from |
|||
| Properties | |
|
datum Get the datum setting or the default (Datum).
|
|
|
kmin Get the minimum number of knots ( int).
|
|
|
wrap Get the wrap setting (bool) or
None.
|
|
|
Inherited from Inherited from |
|
| Method Details |
Interpolate the height for one or several locations. Must be overloaded.
|
Interpolate the height for each (latlons[i], latlons[i+1]) pair for i in range(0, len(latlons), 2).
See Also:
Method |
| Property Details |
datumGet the
|
kminGet the minimum number of knots (
|
wrapGet the
|
| Home | Trees | Indices | Help |
|
|---|
| Generated by Epydoc 3.0.1 on Thu Nov 6 10:52:32 2025 | http://epydoc.sourceforge.net |