TDRSObservation.SetTDRSRelay(TDRSTransponder, Sensor) Method

Top 

Description

Set the given pair of objects as the TDRS Relay and the Relay Sensor for this Observation.

 

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.

Click here to see the documentation for this object in nanosecond timing precision mode.

 

Method Signature

TDRSObservation.SetTDRSRelay(

TDRSTransponder tdrsRelayTransponder,


Sensor sensorRelayingSignal)

 

 

Arguments

tdrsRelayTransponder


Description:

The relay TDRS Transponder.

 

 

sensorRelayingSignal


Description:

A Sensor attached to the TDRS Transponder relaying the ranging signal.

 

 

 

Syntax

myTDRSObservation1.SetTDRSRelay(myTDRSTransponder1, mySensor1);

 

 

See also

TDRSObservation Object

TDRSObservation.SetTDRSRelay

Orbit Determination Guide

Observations and Measurements