|
QGIS API Documentation
master-59fd5e0
|
GSV packet information structure (Satellites in view) More...
#include <sentence.h>
Collaboration diagram for _nmeaGPGSV:Public Attributes | |
| int | pack_count |
| Total number of messages of this type in this cycle. | |
| int | pack_index |
| Message number. | |
| int | sat_count |
| Total number of satellites in view. | |
| nmeaSATELLITE | sat_data [NMEA_SATINPACK] |
GSV packet information structure (Satellites in view)
Definition at line 75 of file sentence.h.
Total number of messages of this type in this cycle.
Definition at line 77 of file sentence.h.
Referenced by QgsNMEAConnection::processGSVSentence().
Message number.
Definition at line 78 of file sentence.h.
Referenced by QgsNMEAConnection::processGSVSentence().
Total number of satellites in view.
Definition at line 79 of file sentence.h.
Definition at line 80 of file sentence.h.
Referenced by QgsNMEAConnection::processGSVSentence().