BRTSObservation.BRTSTransmitFrequency Property

Top 

Description

The effective transmit frequency of the remote ground terminal. This maps to the TDRSTranpsonder.TransmitFrequency property.

 

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:

Hz

Default Value:

2e+09

Valid Range:

BRTSObservation.BRTSTransmitFrequency ≥ 0

 

Syntax

myVariable1 = myBRTSObservation1.BRTSTransmitFrequency;

 

myBRTSObservation1.BRTSTransmitFrequency = myVariable1;

 

See also

BRTSObservation Object