GroundStationObservation(GroundAntenna, Transponder) Constructor

Top 

Description

Create a GroundStationObservation object, and associate it with the "objectTakingMeasurement" and "transponderObjectBeingMeasured".

 

Timing Precision Mode

This page describes functionality in nanosecond timing precision mode.

 

Constructor Signature

GroundStationObservation(

GroundAntenna objectTakingMeasurement,


Transponder transponderObjectBeingMeasured)

 

 

Arguments

objectTakingMeasurement


Description:

The Ground Antenna that is transmitting the tracking signal.

 

 

transponderObjectBeingMeasured


Description:

The Transponder attached to the Spacecraft being observed.

Allowed Types:

Transponder, TDRSTransponder

 

 

 

Syntax

GroundStationObservation myGroundStationObservation1(myGroundAntenna1, myTransponder1);

 

 

See also

GroundStationObservation Object

Orbit Determination Guide

Observations and Measurements