User Tools

Site Tools


api:dk11:python:tatukgis.pdk.tgis_interpolationidw.exponent

Table of Contents

TGIS_InterpolationIDW.Exponent property

DK11 for Python | tatukgis.pdk.TGIS_InterpolationIDW.Exponent | Constructors | Methods | Properties

Exponent in the formula for weight calculation; default value is 2.

Available also on: Delphi | .NET | Java | ActiveX.

Syntax

# Python
@property
def Exponent(
  self
) -> float: 
 
@Exponent.setter
def Exponent(
  self,
  _value: float
) -> None: 

Value

Type
float
2023/08/09 01:53

Page Tools