Trk234File(String, {GroundStation}, Transponder) Constructor

Top 

Description

Create a Trk234File object, read Observation data from the file provided, and associate the contained Observations with "observingGroundStations" and "observedSpacecraft".

 

Timing Precision Mode

This page describes functionality in nanosecond timing precision mode.

 

Constructor Signature

Trk234File(

String fileName,


{GroundStation} observingGroundStations,


Transponder observedTransponder)

 

 

Arguments

fileName


Description:

The name of the file associated with the FFGroundObservation data.

 

 

observingGroundStations


Description:

The GroundStation objects collecting the Observation data.

 

 

observedTransponder


Description:

The Transponder object attached to the Spacecraft being observed.

Allowed Types:

Transponder, TDRSTransponder

 

 

 

Syntax

Trk234File myTrk234File1(myString1, { myGroundStation1 }, myTransponder1);

 

 

See also

Trk234File Object

Orbit Determination Guide

Tracking Data File Formats