RinexObsFile.GetAllObservations(List<PseudorangeObservation>) Method

Top 

Description

Deprecated. Please use a List of GNSSObservation objects instead.

 

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

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