FFGroundObservationFile({GroundStation}, Spacecraft) 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.

 

Constructor Signature

FFGroundObservationFile(

{GroundStation} observingGroundStations,


Spacecraft observedSpacecraft)

 

 

Arguments

observingGroundStations


Description:

The GroundStation objects collecting the Observation data.

 

 

observedSpacecraft


Description:

The Spacecraft object being observed.

 

 

 

Syntax

FFGroundObservationFile myFFGroundObservationFile1({ myGroundStation1 }, mySpacecraft1);

 

 

See also

FFGroundObservationFile Object

Orbit Determination Guide

Tracking Data File Formats