Description
Create a BRTSUTDFFile object, and associate the contained Observations with "observingGroundStation", "relayTDRSTransponder", "relaySensors", and "observedGroundAntenna".
Timing Precision Mode
This page describes functionality in nanosecond timing precision mode.
Constructor Signature
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
|