RFLinkComponent.PointingLoss Property

Top 

Description

Represents the losses caused by errors in the alignment of the component. Used in the ERIP, transmitter power, and received power calculations.

 

Timing Precision Mode

This page describes functionality in millisecond timing precision mode.

Click here to see the documentation for this object in nanosecond timing precision mode.

 

Attributes

Type:

number

Access:

read/write

Units:

dB

Default Value:

2

Valid Range:

RFLinkComponent.PointingLoss ≥ 0

 

Syntax

myVariable1 = myRFLinkComponent1.PointingLoss;

 

myRFLinkComponent1.PointingLoss = myVariable1;

 

See also

RFLinkComponent Object