RinexNavFile.ReadFromFile(String) Method

Top 

Description

Reads the entire contents of a Rinex Navigation file.

 

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.

Click here to see the documentation for this object in nanosecond timing precision mode.

 

Method Signature

RinexNavFile.ReadFromFile(

String filename)

 

 

Arguments

filename


Description:

Filename to read.

 

 

 

Return Value

Type:

number

 

 

Returns the number of ephemerides read. If the file could not be read, returns 0.

 

Syntax

myVariable1 = myRinexNavFile1.ReadFromFile(myString1);

 

 

See also

RinexNavFile Object

RinexNavFile.ReadFromFile

Orbit Determination Guide

Tracking Data File Formats