OpticalLinkReceiver.QuantumEfficiency Property

Top 

Description

The unitless quantum efficiency of the optical receiver.

This property is relevant to modeling heterodyne and homodyne type optical receivers (ReceiverType = 3, 4 ).

 

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

Default Value:

0.9

Valid Range:

OpticalLinkReceiver.QuantumEfficiency > 0

 

Syntax

myVariable1 = myOpticalLinkReceiver1.QuantumEfficiency;

 

myOpticalLinkReceiver1.QuantumEfficiency = myVariable1;

 

See also

OpticalLinkReceiver Object