GNSSOptions.RemoveMeasurementCode Method

Top 

Description

Removes 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 nanosecond timing precision mode.

Click here to see the documentation for this object in millisecond timing precision mode.

 

Overload List

Signatures

Return Value

Description

GNSSOptions.RemoveMeasurementCode(String rinexMeasurementCode)

Variable

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

GNSSOptions.RemoveMeasurementCode(StringArray rinexMeasurementCodes)

Variable

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

 

 

See also

GNSSOptions Object