TDRSUTDFFile({GroundStation}, {TDRSTransponder}, Transponder) Constructor

Top 

Description

Create a TDRSUTDFFile object, and associate the contained Observations with "observingGroundStation", "relayTDRSTransponder", and "observedTransponder".

 

Timing Precision Mode

This page describes functionality in millisecond timing precision mode.

 

Constructor Signature

TDRSUTDFFile(

{GroundStation} observingGroundStations,


{TDRSTransponder} relayTDRSTransponders,


Transponder observedTransponder)

 

 

Arguments

observingGroundStations


Description:

The GroundStation objects collecting the TDRS Observation data.

 

 

relayTDRSTransponders


Description:

The TDRS Transponders attached to the TDRS Relay Spacecraft.

 

 

observedTransponder


Description:

The Transponder object attached to the Spacecraft being observed.

Allowed Types:

Transponder, TDRSTransponder

 

 

 

Syntax

TDRSUTDFFile myTDRSUTDFFile1({ myGroundStation1 }, { myTDRSTransponder1 }, myTransponder1);

 

 

See also

TDRSUTDFFile Object

Orbit Determination Guide

Tracking Data File Formats