QGIS API Documentation  2.6.0-Brighton
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
Public Attributes | List of all members
_nmeaSATINFO Struct Reference

Information about all satellites in view. More...

#include <info.h>

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

Member Data Documentation

int _nmeaSATINFO::inuse

Number of satellites in use (not those in view)

int _nmeaSATINFO::inview

Total number of satellites in view.

nmeaSATELLITE _nmeaSATINFO::sat[NMEA_MAXSAT]

Satellites information.


The documentation for this struct was generated from the following file: