RFLinkComponent.NoiseTemperature Property

Top 

Description

Represents the noise temperature of the component including contributions from passive internal sub-components of the component and contriubutions from external noise sources such as cosmic noise, weather noise, etc. Used in the noise 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:

Deg K

Default Value:

1500

Valid Range:

RFLinkComponent.NoiseTemperature > 0

 

Syntax

myVariable1 = myRFLinkComponent1.NoiseTemperature;

 

myRFLinkComponent1.NoiseTemperature = myVariable1;

 

See also

RFLinkComponent Object