RinexObsFile(GPSReceiver, Formation) Constructor

Top 

Description

Create a RinexObsFile object, associating the contained Observations to "receiver" and mapping Satellite ID codes to Spacecraft in the Formation "navConstellation".

 

Timing Precision Mode

This page describes functionality in nanosecond timing precision mode.

 

Constructor Signature

RinexObsFile(

GPSReceiver receiver,


Formation navConstellation)

 

 

Arguments

receiver


Description:

The GNSS Receiver attached to the Spacecraft being observed.

 

 

navConstellation


Description:

The Formation of navigation Spacecraft observing the GNSS Receiver. This Formation is assumed to represent the GPS constellation.

 

 

 

Syntax

RinexObsFile myRinexObsFile1(myGPSReceiver1, myFormation1);

 

 

See also

RinexObsFile Object

Orbit Determination Guide

Tracking Data File Formats