RFLinkComponent.AntennaEfficiency Property

Top 

Description

The unitless antenna efficiency. Used to calculate the owning component's effective gain when the gain type is Calculated Uniform Antenna Gain. The value is ignored for all other gain modes.

 

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.6

Valid Range:

0 < RFLinkComponent.AntennaEfficiency ≤ 1

 

Syntax

myVariable1 = myRFLinkComponent1.AntennaEfficiency;

 

myRFLinkComponent1.AntennaEfficiency = myVariable1;

 

See also

RFLinkComponent Object