UTDFFile({GroundStation}, Transponder) Constructor

Top 

Description

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

 

Timing Precision Mode

This page describes functionality in millisecond timing precision mode.

 

Constructor Signature

UTDFFile(

{GroundStation} observingGroundStations,


Transponder observedTransponder)

 

 

Arguments

observingGroundStations


Description:

The GroundStation objects collecting the TDRS Observation data.

 

 

observedTransponder


Description:

The Transponder object attached to the Spacecraft being observed.

Allowed Types:

Transponder, TDRSTransponder

 

 

 

Syntax

UTDFFile myUTDFFile1({ myGroundStation1 }, myTransponder1);

 

 

See also

UTDFFile Object

Orbit Determination Guide

Tracking Data File Formats