DK11 for Python | tatukgis.pdk.TGIS_InterpolationIDW.Exponent | Constructors | Methods | Properties
Exponent in the formula for weight calculation; default value is 2.
# Python @property def Exponent( self ) -> float: @Exponent.setter def Exponent( self, _value: float ) -> None:
Type |
---|
float |