QGIS API Documentation
2.18.21-Las Palmas (9fba24a)
|
GSV packet information structure (Satellites in view) More...
#include <sentence.h>
Public Attributes | |
int | pack_count |
Total number of messages of this type in this cycle. More... | |
int | pack_index |
Message number. More... | |
int | sat_count |
Total number of satellites in view. More... | |
nmeaSATELLITE | sat_data [NMEA_SATINPACK] |
GSV packet information structure (Satellites in view)
Definition at line 75 of file sentence.h.
int _nmeaGPGSV::pack_count |
Total number of messages of this type in this cycle.
Definition at line 77 of file sentence.h.
int _nmeaGPGSV::pack_index |
Message number.
Definition at line 78 of file sentence.h.
int _nmeaGPGSV::sat_count |
Total number of satellites in view.
Definition at line 79 of file sentence.h.
nmeaSATELLITE _nmeaGPGSV::sat_data[NMEA_SATINPACK] |
Definition at line 80 of file sentence.h.