TDRSUTDFFile.AddObserverTDRSRelayLink(GroundStation, TDRSTransponder) Method

Top 

Description

Adds an observer/TDRS relay link to the tracking data file.

 

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.

 

Method Signature

TDRSUTDFFile.AddObserverTDRSRelayLink(

GroundStation observationSource,


TDRSTransponder relay)

 

 

Arguments

observationSource


Description:

The GroundStation object to be used as the Observation source.

 

 

relay


Description:

The TDRSTransponder object to be used as the TDRS Relay.

 

 

 

Return Value

Type:

number

 

 

Returns 1 if the method executed successfully, 0 if it did not.

 

Syntax

myVariable1 = myTDRSUTDFFile1.AddObserverTDRSRelayLink(myGroundStation1, myTDRSTransponder1);

 

 

See also

TDRSUTDFFile Object

TDRSUTDFFile.AddObserverTDRSRelayLink

Orbit Determination Guide

Tracking Data File Formats