Sensor.InnerConeHalfAngle Property

Top 

Description

The angle from the sensor boresight to the edge of an inner sensor field of view. For an object to be visible to the sensor, the angle between the sensor boresight and the object must be greater than InnerConeHalfAngle but less than Cone HalfAngle.

 

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:

deg

Default Value:

0.0

Valid Range:

0 ≤ Sensor.InnerConeHalfAngle ≤ 180

 

Syntax

myVariable1 = mySensor1.InnerConeHalfAngle;

 

mySensor1.InnerConeHalfAngle = myVariable1;

 

See also

Sensor Object

Coverage and Contact Analysis Guide

Sensors Guide