User Tools

Site Tools


api:dk11:java:tatukgis.jdk.tgis_pointcloudtogrid.exponent

Table of Contents

TGIS_PointCloudToGrid.Exponent property

DK for Java | tatukgis.jdk.TGIS_PointCloudToGrid.Exponent | Constructors | Methods | Properties

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

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

Syntax

// Java
public double getExponent();
 
public void setExponent(
  double _value
);
// Oxygene
public
  property Exponent : Double read write;

Value

Type
double
Double
2025/01/31 01:17

Page Tools