QGIS API Documentation  2.14.0-Essen
Public Attributes | List of all members
_nmeaSATELLITE Struct Reference

Information about satellite. More...

#include <info.h>

Public Attributes

int azimuth
 Azimuth, degrees from true north, 000 to 359. More...
 
int elv
 Elevation in degrees, 90 maximum. More...
 
int id
 Satellite PRN number. More...
 
int in_use
 Used in position fix. More...
 
int sig
 Signal, 00-99 dB. More...
 

Detailed Description

Information about satellite.

See also
nmeaSATINFO
nmeaGPGSV

Definition at line 70 of file info.h.

Member Data Documentation

int _nmeaSATELLITE::azimuth

Azimuth, degrees from true north, 000 to 359.

Definition at line 75 of file info.h.

int _nmeaSATELLITE::elv

Elevation in degrees, 90 maximum.

Definition at line 74 of file info.h.

int _nmeaSATELLITE::id

Satellite PRN number.

Definition at line 72 of file info.h.

int _nmeaSATELLITE::in_use

Used in position fix.

Definition at line 73 of file info.h.

int _nmeaSATELLITE::sig

Signal, 00-99 dB.

Definition at line 76 of file info.h.


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