RFLinkComponent.SetUniformAntennaGain Method

Top 

Description

Fills the RFLinkComponent's gain pattern matrix with a uniform gain pattern. Automatically updates the GainPatternTypeValue to "Uniform Antenna Gain".

 

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.

 

Overload List

Signatures

Return Value

Description

RFLinkComponent.SetUniformAntennaGain()

None

Calculates the uniform gain using the antenna diameter and the transmission frequency.

RFLinkComponent.SetUniformAntennaGain(Variable gain)

None

Uses the argument as the value of the uniform gain.

 

 

See also

RFLinkComponent Object