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 millisecond timing precision mode. Millisecond timing precision mode is deprecated and will be removed in a future release. We recommend that you migrate your Mission Plans to nanosecond timing precision mode.

Click here to see the documentation for this object in nanosecond 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