QGIS API Documentation  master-59fd5e0
_nmeaGPGSV Struct Reference

GSV packet information structure (Satellites in view) More...

#include <sentence.h>

+ Collaboration diagram for _nmeaGPGSV:

List of all members.

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]

Detailed Description

GSV packet information structure (Satellites in view)

Definition at line 75 of file sentence.h.


Member Data Documentation

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.


The documentation for this struct was generated from the following file:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Defines