Sensor.ProjectionHeight Property

Top 

Description

The maximum height of the projected sensor mask as measured from the location of the sensor when viewed in the 3-D view mode of the Mission View. If the projection intersects a celestial body before reaching its maximum height, it will be limited to the height at intersection. The projection height can be overridden for an individual view using ViewWindow.SetObjectProjectionHeight() method.

 

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

Units:

km

Default Value:

5000.0

 

Syntax

myVariable1 = mySensor1.ProjectionHeight;

 

mySensor1.ProjectionHeight = myVariable1;

 

See also

Sensor Object

Coverage and Contact Analysis Guide

Sensors Guide