BRTSUTDFFile({GroundStation}, TDRSTransponder, Sensor, {GroundAntenna}) Constructor

Top 

Description

Create a BRTSUTDFFile object, and associate the contained Observations with "observingGroundStation", "relayTDRSTransponder", "relaySensors", and "observedGroundAntenna".

 

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.

 

Constructor Signature

BRTSUTDFFile(

{GroundStation} observingGroundStations,


TDRSTransponder observedTransponder,


Sensor relaySensor,


{GroundAntenna} remoteGroundTerminals)

 

 

Arguments

observingGroundStations


Description:

The GroundStation objects collecting the TDRS Observation data.

 

 

observedTransponder


Description:

The Transponder object attached to the Spacecraft being observed.

 

 

relaySensor


Description:

The Sensor attached to the TDRSTransponder relaying the ranging signal. The Sensor's X, Y, and Z position properties will be used to model an offset from the origin of the Spacecraft BCS when modeling measurements.

 

 

remoteGroundTerminals


Description:

The GroundAntenna remote ground terminals objects.

 

 

 

Syntax

BRTSUTDFFile myBRTSUTDFFile1({ myGroundStation1 }, myTDRSTransponder1, mySensor1, { myGroundAntenna1 });

 

 

See also

BRTSUTDFFile Object

Orbit Determination Guide

Tracking Data File Formats