Sensor.InterpolationMode Property

Top 

Description

The Method used to interpolate between defined points of the sensor mask.

 

Timing Precision Mode

This page describes functionality in millisecond timing precision mode.

Click here to see the documentation for this object in nanosecond timing precision mode.

 

Attributes

Type:

integer

Access:

read/write

Default Value:

0 ( Use Arc fit )

Valid Values:

Value

Label

0

Use Arc fit

1

Use Linear fit

2

Use Zeroth-Order fit

 

Syntax

myVariable1 = mySensor1.InterpolationMode;

 

mySensor1.InterpolationMode = myVariable1;

 

See also

Sensor Object

Coverage and Contact Analysis Guide

Sensors Guide