RinexNavFile.WriteToFile(String) Method

Top 

Description

Writes the contents of the object to a Rinex Navigation file.

 

Timing Precision Mode

This page describes functionality in millisecond timing precision mode.

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

 

Method Signature

RinexNavFile.WriteToFile(

String filename)

 

 

Arguments

filename


Description:

Filename to write.

 

 

 

Return Value

Type:

number

 

 

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

 

Syntax

myVariable1 = myRinexNavFile1.WriteToFile(myString1);

 

 

See also

RinexNavFile Object

RinexNavFile.WriteToFile

Orbit Determination Guide

Tracking Data File Formats