Home | Trees | Indices | Help |
|
---|
|
object --+ | named._Named --+ | _HeightNamed --+ | _HeightIDW
(INTERNAL) Base class for Inverse Distance Weighting (IDW) height interpolators.
See Also:
IDW, SHEPARD_INTERP_2D and other
_HeightIDW*
classes.
Instance Methods | |||
|
|||
|
|||
|
|||
Inherited from Inherited from Inherited from |
Properties | |
adjust Get the adjust setting (bool ) or
None .
|
|
beta Get the inverse distance power ( int ).
|
|
datum Get the datum setting or the default (Datum).
|
|
hypot Get the hypot setting (callable ) or
None .
|
|
knots Get the knots (list or
tuple ).
|
|
kwds Get the optional keyword arguments ( dict ).
|
|
limit Get the limit setting (degrees ) or
None .
|
|
radius Get the radius setting (bool ) or
None .
|
|
scaled Get the scaled setting (bool ) or
None .
|
|
wrap Get the wrap setting or the default (bool )
or None .
|
|
Inherited from Inherited from Inherited from |
Method Details |
New
|
Interpolate the height for one or several locations.
|
Interpolate the height for one or several lat-/longitudes.
|
Property Details |
adjustGet the
|
betaGet the inverse distance power (
|
datumGet the
|
hypotGet the
|
knotsGet the
|
kwdsGet the optional keyword arguments (
|
limitGet the
|
radiusGet the
|
scaledGet the
|
wrapGet the
|
Home | Trees | Indices | Help |
|
---|
Generated by Epydoc 3.0.1 on Sat Jan 11 15:36:23 2025 | http://epydoc.sourceforge.net |