OpticalLinkReceiver.NEP Property

Top 

Description

The noise equivalent power (NEP) of the optical receiver expressed in watts per square root hertz.

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

Units:

W

Default Value:

1.0e-12

Valid Range:

OpticalLinkReceiver.NEP ≥ 0

 

Syntax

myVariable1 = myOpticalLinkReceiver1.NEP;

 

myOpticalLinkReceiver1.NEP = myVariable1;

 

See also

OpticalLinkReceiver Object