Sensor.ConeHeight Property

Top 

Description

This property has been Deprecated. Please use Sensor.ProjectionHeight instead.

 

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.

 

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.

 

Attributes

Type:

number

Access:

read/write

Units:

km

Default Value:

5000.0

 

Syntax

myVariable1 = mySensor1.ConeHeight;

 

mySensor1.ConeHeight = myVariable1;

 

See also

Sensor Object

Coverage and Contact Analysis Guide

Sensors Guide