TDRSRelayObserverLink Object

Top  Previous  Next

Description

The TDRSRelayObserverLink object is an internal object used to map TDRS spacecraft to specific ground stations, for use in processing TDRSObservation data. This object is not creatable in script, but an Array of TDRSRelayObserverLink objects is always available as a property of the TDRSUTDFFile object, as seen in the example below:

 

Report TDRSUTDFFile1.ObserverRelayLinks[0].Observer;

 

Users cannot create instances of this type of object. However, users can access instances of this object type that have been created indirectly, for example as children of other objects. Users can also access any static properties and methods on this object type.

 

Inheritance Hierarchy: Object->TDRSRelayObserverLink

 

Available In Editions:

Mission

 

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.

 

Properties

 

Methods

 

 

See also

Orbit Determination Guide