OpticalLinkReceiver.GetFieldOfView() Method

Top 

Description

Uses .PhotodiodeDiameter and .FocalLength properties to calculate a field of view for the optical receiver in radians.

 

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.

 

Method Signature

OpticalLinkReceiver.GetFieldOfView(

)

 

 

Return Value

Type:

number

Units:

rad

 

 

The value of the calculated field of view.

 

Syntax

myVariable1 = myOpticalLinkReceiver1.GetFieldOfView();

 

 

See also

OpticalLinkReceiver Object