GroundAntenna.TransmitFrequency Property

Top 

Description

The antenna uplink frequency. Note: This property is needed only if the antenna object is used for Orbit Determination and the associated tracking data file(s) are of type ASCII format. For UTDF and DSN tracking formats, this property holds the value of the transmit/receive frequency as obtained from the tracking data file during execution of the Orbit Determination object.

 

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.

 

Attributes

Type:

number

Access:

read/write

Units:

Hz

Default Value:

2e+09

 

Syntax

myVariable1 = myGroundAntenna1.TransmitFrequency;

 

myGroundAntenna1.TransmitFrequency = myVariable1;

 

See also

GroundAntenna Object

Orbit Determination Guide