OpticalLinkReceiver.AmplifierNoiseFactor Property

Top 

Description

The factor multiplying the thermal component of noise in the receiver.

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

 

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:

1.0

Valid Range:

OpticalLinkReceiver.AmplifierNoiseFactor ≥ 0

 

Syntax

myVariable1 = myOpticalLinkReceiver1.AmplifierNoiseFactor;

 

myOpticalLinkReceiver1.AmplifierNoiseFactor = myVariable1;

 

See also

OpticalLinkReceiver Object