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. 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

Trk234File(

String fileName)

 

 

Arguments

fileName


Description:

The name of the file associated with the FFGroundObservation data.

 

 

 

Syntax

Trk234File myTrk234File1(myString1);

 

 

See also

Trk234File Object