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

Top 

Description

Create a TDRSUTDFFile object, and associate the contained Observations with "observingGroundStations", "relayTDRSTransponder", and the "observedTransponder"-"observedSensor" pair.

 

Timing Precision Mode

This page describes functionality in nanosecond timing precision mode.

 

Constructor Signature

TDRSUTDFFile(

{GroundStation} observingGroundStations,


{TDRSTransponder} relayTDRSTransponders,


Transponder observedTransponder,


Sensor observedSensor)

 

 

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

 

 

observedSensor


Description:

The Sensor object attached to the Transponder being observed. 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.

 

 

 

Syntax

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

 

 

See also

TDRSUTDFFile Object

Orbit Determination Guide

Tracking Data File Formats