RinexObsFile.GetAllObservations(List<PseudorangeObservation>) Method

Top 

Description

Deprecated. Please use a List of GNSSObservation objects instead.

 

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

RinexObsFile.GetAllObservations(

List<PseudorangeObservation> pseudoRangeObservations)

 

 

Arguments

pseudoRangeObservations


Description:

Deprecated. Please use a List of GNSSObservation objects instead.

 

 

 

Return Value

Type:

number

 

 

Returns the number of observations in the TrackingDataFile.

 

Syntax

myVariable1 = myRinexObsFile1.GetAllObservations(myListOfPseudorangeObservation1);

 

 

See also

RinexObsFile Object

RinexObsFile.GetAllObservations

Orbit Determination Guide

Tracking Data File Formats