Trk234File(String) Constructor

Top 

Description

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

 

Timing Precision Mode

This page describes functionality in millisecond timing precision mode.

 

Constructor Signature

Trk234File(

String fileName)

 

 

Arguments

fileName


Description:

The name of the file associated with the FFGroundObservation data.

 

 

 

Syntax

Trk234File myTrk234File1(myString1);

 

 

See also

Trk234File Object