Sensor.PixelDensity Property

Top 

Description

Determines the number of Sensor pixels centered on the boresight (z-axis) along the x- and y-axis of the sensor. 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:

Array of integer (size = 2)

Access:

read/write

Default Value:

{ 16, 16 }

 

Syntax

myVariable1 = mySensor1.PixelDensity[0];

 

mySensor1.PixelDensity[0] = myVariable1;

 

See also

Sensor Object

Coverage and Contact Analysis Guide

Sensors Guide