BRTSLink Object

Top  Previous  Next

Description

The BRTSLink object is an internal object used to define links from originating GroundStation objects to the remote ground terminal for use in processing BRTSObservation data. This object is not creatable in script, but an Array of BRTSLink objects is always available as a property of the BRTSUTDFFile object, as seen in the example below:

 

Report BRTSUTDFFile1.BRTSLinks[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->BRTSLink

Parent Object: BRTSUTDFFile

 

Available In Editions:

Mission

 

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.

 

Properties

 

Methods