RinexNavFile(String) Constructor

Top 

Description

Create a RinexNavFile object, and read Broadcast Ephemeris 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

RinexNavFile(

String fileName)

 

 

Arguments

fileName


Description:

The name of the file from which the Rinex Broadcast Ephemeris data will be read.

 

 

 

Syntax

RinexNavFile myRinexNavFile1(myString1);

 

 

See also

RinexNavFile Object

Orbit Determination Guide

Tracking Data File Formats