RFLinkComponent.AntennaDiameter Property

Top 

Description

The diameter of the antenna. Used in the uniform gain calculation.

 

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:

m

Default Value:

0.1

Valid Range:

RFLinkComponent.AntennaDiameter > 0

 

Syntax

myVariable1 = myRFLinkComponent1.AntennaDiameter;

 

myRFLinkComponent1.AntennaDiameter = myVariable1;

 

See also

RFLinkComponent Object