GNSSOptions.AddMeasurementCode Method

Top 

Description

Adds the input Rinex measurement code for the specfied Navigation Constellation (e.g. GPS or Galileo) to the MeasurementCodesToUse array.

 

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.

 

Overload List

Signatures

Return Value

Description

GNSSOptions.AddMeasurementCode(String rinexMeasurementCode)

Variable

Add the input Rinex3 measurement code for the specified Navigation Constellation (e.g. GPS or Galileo) to the MeasurementCodesToUse array.

GNSSOptions.AddMeasurementCode(StringArray rinexMeasurementCodes)

Variable

Add the input Rinex3 measurement codes for the specified Navigation Constellation (e.g. GPS or Galileo) to the MeasurementCodesToUse array.

 

 

See also

GNSSOptions Object