FFGroundObservationFile({GroundStation}, Transponder) Constructor

Top 

Description

Create a FFGroundObservationFile object, and associate the contained Observations with "observingGroundStations" and "observedSpacecraft".

 

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.

 

Constructor Signature

FFGroundObservationFile(

{GroundStation} observingGroundStations,


Transponder observedTransponder)

 

 

Arguments

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

FFGroundObservationFile myFFGroundObservationFile1({ myGroundStation1 }, myTransponder1);

 

 

See also

FFGroundObservationFile Object

Orbit Determination Guide

Tracking Data File Formats