SNR

Applies to

GPSSatellitePosition objects

Description

The SNR property hold the satellite’s signal to noise ratio (SNR), which is an indicator of signal strength. The range of values is 0 to 99.

Usage


In scripts

The SNR property takes an integer value:

integer li_SNR

GPSSatellitePosition myGPS_SP
...
li_SNR = myGPS_SP.SNR