Description
Create a TDRSObservation object, and associate it with the "objectTakingMeasurement", "tdrsRelay", and "transponderObjectBeingMeasured".
Timing Precision Mode
This page describes functionality in nanosecond timing precision mode.
Constructor Signature
Arguments
objectTakingMeasurement
|
|
Description:
|
The Ground Antenna transmitting the ranging signal.
|
tdrsRelay
|
|
Description:
|
The TDRS Transponder relaying the ranging signal.
|
transponderObjectBeingMeasured
|
|
Description:
|
The Transponder attached to the Spacecraft being observed.
|
Allowed Types:
|
Transponder, TDRSTransponder
|
Syntax
TDRSObservation myTDRSObservation1(myGroundAntenna1, myTDRSTransponder1, myTransponder1);
|
See also
TDRSObservation Object
Orbit Determination Guide
Observations and Measurements
|