QGIS API Documentation  master-6227475
_nmeaSATINFO Struct Reference

Information about all satellites in view. More...

#include <info.h>

+ Collaboration diagram for _nmeaSATINFO:

List of all members.

Public Attributes

int inuse
 Number of satellites in use (not those in view)
int inview
 Total number of satellites in view.
nmeaSATELLITE sat [NMEA_MAXSAT]
 Satellites information.

Detailed Description

Information about all satellites in view.

See also:
nmeaINFO
nmeaGPGSV

Definition at line 85 of file info.h.


Member Data Documentation

Number of satellites in use (not those in view)

Definition at line 87 of file info.h.

Total number of satellites in view.

Definition at line 88 of file info.h.

Satellites information.

Definition at line 89 of file info.h.


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