RinexObsFile.GetMeasurementCodesFromHeader Method

Top 

Description

Returns the Rinex 3 measurement codes for the specfied Navigation Constellation (e.g. GPS or Galileo) contained within the header of the RinexObsFile. For Rinex version 2 files, this method returns the corresponding Rinex 3 equivalent.

 

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.

 

Overload List

Signatures

Return Value

Description

RinexObsFile.GetMeasurementCodesFromHeader(String gnssConstellation)

StringArray

Return the Rinex measurement codes for the specified Navigation Constellation (e.g. GPS or Galileo) found in the header of the RinexObsFile.

RinexObsFile.GetMeasurementCodesFromHeader(String gnssConstellation, String measurementType)

StringArray

Return the Rinex measurement codes for the specified measurement type and Navigation Constellation (e.g. GPS or Galileo) found in the header of the RinexObsFile.

 

 

See also

RinexObsFile Object

Orbit Determination Guide

Tracking Data File Formats