RinexObsFile(String) Constructor

Top 

Description

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

 

Timing Precision Mode

This page describes functionality in millisecond timing precision mode.

 

Constructor Signature

RinexObsFile(

String fileName)

 

 

Arguments

fileName


Description:

The name of the file associated with the Rinex Observation data.

 

 

 

Syntax

RinexObsFile myRinexObsFile1(myString1);

 

 

See also

RinexObsFile Object

Orbit Determination Guide

Tracking Data File Formats