Sensor.PixelThreshold Property

Top 

Description

Determines the threshold value of a Sensor pixel. The threshold determines how much luminosity is required to excite a pixel. This is used by the Sensor view mode of a Mission View.

 

Timing Precision Mode

This page describes functionality in nanosecond timing precision mode.

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

 

Attributes

Type:

number

Access:

read/write

Default Value:

0.3

 

Syntax

myVariable1 = mySensor1.PixelThreshold;

 

mySensor1.PixelThreshold = myVariable1;

 

See also

Sensor Object

Coverage and Contact Analysis Guide

Sensors Guide