TAG_GPS_SATELLITES top-level constant

String const TAG_GPS_SATELLITES

Indicates the GPS satellites used for measurements. This tag may be used to describe the number of satellites, their ID number, angle of elevation, azimuth, SNR and other information in ASCII notation. The format is not specified. If the GPS receiver is incapable of taking measurements, value of the tag shall be set to null.

Implementation

const String TAG_GPS_SATELLITES = "GPSSatellites";