QGIS API Documentation  2.4.0-Chugiak
 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>

Collaboration diagram for _nmeaSATINFO:
Collaboration graph
[legend]

Public Attributes

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

Detailed Description

Information about all satellites in view.

See also
nmeaINFO
nmeaGPGSV

Definition at line 85 of file info.h.

Member Data Documentation

int _nmeaSATINFO::inuse

Number of satellites in use (not those in view)

Definition at line 87 of file info.h.

int _nmeaSATINFO::inview

Total number of satellites in view.

Definition at line 88 of file info.h.

nmeaSATELLITE _nmeaSATINFO::sat[NMEA_MAXSAT]

Satellites information.

Definition at line 89 of file info.h.


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