User Tools

Site Tools


api:dk11:python:tatukgis.pdk.tgis_interpolationidw_properties

TGIS_InterpolationIDW properties

Properties

Inherited Protected
Name Visibility Description
Coordinate public Defines which coordinate is taken as interpolation value if the interpolation is not based on an attribute field; default is Z.
(Inherited from TGIS_VectorToGridAbstract)
DefaultValue public If UseDefaultValue is true, then this value will be set for each grid cell for which the interpolated value cannot be computed.
(Inherited from TGIS_VectorToGridAbstract)
Exponent public Exponent in the formula for weight calculation; default value is 2.
Radius public Applies only to the windowed method (Windowed = True).
UseDefaultValue public If true, then each grid cell for which the interpolated value cannot be computed will be set to DefaultValue.
(Inherited from TGIS_VectorToGridAbstract)
Windowed public If True then the windowed version of the algorithm is used; true by default.

2022/11/14 23:02

Page Tools