BRTSUTDFFile.AddBRTSLink(GroundStation, GroundAntenna) Method

Top 

Description

Adds an observer/remote BRTS ground terminal 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

BRTSUTDFFile.AddBRTSLink(

GroundStation observationSource,


GroundAntenna remoteBRTSGroundTerminal)

 

 

Arguments

observationSource


Description:

The GroundStation object to be used as the Observation source.

 

 

remoteBRTSGroundTerminal


Description:

The GroundAntenna object to be used as the remote BRTS ground terminal.

 

 

 

Return Value

Type:

number

 

 

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

 

Syntax

myVariable1 = myBRTSUTDFFile1.AddBRTSLink(myGroundStation1, myGroundAntenna1);

 

 

See also

BRTSUTDFFile Object

Orbit Determination Guide

Tracking Data File Formats