SensorViewpointOptions.FieldOfView Property

Top 

Description

The field of view angle of the viewpoint.

 

Timing Precision Mode

This page describes functionality in millisecond timing precision mode.

Click here to see the documentation for this object in nanosecond timing precision mode.

 

Attributes

Type:

number

Access:

read/write

Units:

deg

Default Value:

45.0

Valid Range:

0.001 ≤ SensorViewpointOptions.FieldOfView ≤ 179

 

Syntax

myVariable1 = mySensorViewpointOptions1.FieldOfView;

 

mySensorViewpointOptions1.FieldOfView = myVariable1;

 

See also

SensorViewpointOptions Object

Sensor Viewpoints Guide