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

Top 

Description

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

 

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

TDRSUTDFFile(

{GroundStation} observingGroundStations,


{TDRSTransponder} relayTDRSTransponders,


Spacecraft observedSpacecraft)

 

 

Arguments

observingGroundStations


Description:

The GroundStation objects collecting the TDRS Observation data.

 

 

relayTDRSTransponders


Description:

The TDRS Transponders attached to the TDRS Relay Spacecraft.

 

 

observedSpacecraft


Description:

The Spacecraft being observed.

 

 

 

Syntax

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

 

 

See also

TDRSUTDFFile Object

Orbit Determination Guide

Tracking Data File Formats