Home | Trees | Indices | Help |
|
---|
|
object --+ | _HeightBase --+ | HeightIDW
Height interpolator using Inverse Distance Weighting (IDW).
The distance is either the Euclidean
or
Haversine
angular distance from function euclidean_
respectively haversine_.
See Also: IDW, SHEPARD_INTERP_2D and function euclidean_.
Instance Methods | |||
|
|||
|
|||
|
|||
Inherited from |
Properties | |
Inherited from |
Method Details |
New HeightIDW interpolator.
|
Interpolate the height for one or several locations.
|
Interpolate the height for one or several lat-/longitudes.
|
Home | Trees | Indices | Help |
|
---|
Generated by Epydoc 3.0.1 on Fri Mar 29 12:06:24 2019 | http://epydoc.sourceforge.net |