FFGroundObservationFile(String) Constructor

Top 

Description

Create a FFGroundObservationFile object and read Observation data from the file provided.

 

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(

String fileName)

 

 

Arguments

fileName


Description:

The name of the file associated with the FFGroundObservation data.

 

 

 

Syntax

FFGroundObservationFile myFFGroundObservationFile1(myString1);

 

 

See also

FFGroundObservationFile Object

Orbit Determination Guide

Tracking Data File Formats