RinexNavFile.ReadFromFile(String) Method

Top 

Description

Reads the entire contents of a Rinex Navigation file.

 

Timing Precision Mode

This page describes functionality in nanosecond timing precision mode.

Click here to see the documentation for this object in millisecond 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