OpticalLinkReceiver.AvalanchePhotodiodeGain Property

Top 

Description

The gain (e.g. 'M') of the avalanche photodiode, if one is used.

This property is relevant to modeling APD based optical receivers (ReceiverType = 0).

 

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:

30.0

Valid Range:

OpticalLinkReceiver.AvalanchePhotodiodeGain ≥ 1

 

Syntax

myVariable1 = myOpticalLinkReceiver1.AvalanchePhotodiodeGain;

 

myOpticalLinkReceiver1.AvalanchePhotodiodeGain = myVariable1;

 

See also

OpticalLinkReceiver Object