Sensor.UseObscurationMasking Property

Top 

Description

Flag identifying whether the obscuration mask should be used: a value of 0 means that the obscuration is not used, and a value of 1 means that the obscuration is used.

 

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:

boolean

Access:

read/write

Default Value:

false

 

Syntax

myVariable1 = mySensor1.UseObscurationMasking;

 

mySensor1.UseObscurationMasking = myVariable1;

 

See also

Sensor Object

Coverage and Contact Analysis Guide

Sensors Guide