TDRSTransponder.GetPilotToneFrequencyTranslation() Method

Top 

Description

Get the pilot tone frequency translation used in computing the TDRS doppler component for the short / 2-leg path. The value returned from this method maps to the TDRSObservation's and BRTSObservation's TranslationFrequency property.

 

Timing Precision Mode

This page describes functionality in millisecond timing precision mode. Millisecond timing precision mode is deprecated and will be removed in a future release. We recommend that you migrate your Mission Plans to nanosecond timing precision mode.

Click here to see the documentation for this object in nanosecond timing precision mode.

 

Method Signature

TDRSTransponder.GetPilotToneFrequencyTranslation(

)

 

 

Return Value

Type:

number

Units:

Hz

 

 

the pilot tone frequency translation used in computing the TDRS doppler component for the short / 2-leg path.

 

Syntax

myVariable1 = myTDRSTransponder1.GetPilotToneFrequencyTranslation();

 

 

See also

TDRSTransponder Object

Orbit Determination Guide