QGIS API Documentation  3.4.15-Madeira (e83d02e274)
Public Attributes | List of all members
QgsGpsInformation Struct Reference

#include <qgsgpsconnection.h>

Public Attributes

double direction
 
double elevation
 
QChar fixMode
 
int fixType
 
double hacc
 
double hdop
 
double latitude
 
double longitude
 
double pdop
 
int quality
 
QList< QgsSatelliteInfosatellitesInView
 
int satellitesUsed
 
bool satInfoComplete
 
QList< int > satPrn
 
double speed
 
QChar status
 
QDateTime utcDateTime
 
double vacc
 
double vdop
 

Detailed Description

Definition at line 39 of file qgsgpsconnection.h.

Member Data Documentation

double QgsGpsInformation::direction

Definition at line 45 of file qgsgpsconnection.h.

double QgsGpsInformation::elevation

Definition at line 43 of file qgsgpsconnection.h.

QChar QgsGpsInformation::fixMode

Definition at line 53 of file qgsgpsconnection.h.

int QgsGpsInformation::fixType

Definition at line 54 of file qgsgpsconnection.h.

double QgsGpsInformation::hacc

Definition at line 50 of file qgsgpsconnection.h.

double QgsGpsInformation::hdop

Definition at line 48 of file qgsgpsconnection.h.

double QgsGpsInformation::latitude

Definition at line 41 of file qgsgpsconnection.h.

double QgsGpsInformation::longitude

Definition at line 42 of file qgsgpsconnection.h.

double QgsGpsInformation::pdop

Definition at line 47 of file qgsgpsconnection.h.

int QgsGpsInformation::quality

Definition at line 55 of file qgsgpsconnection.h.

QList<QgsSatelliteInfo> QgsGpsInformation::satellitesInView

Definition at line 46 of file qgsgpsconnection.h.

int QgsGpsInformation::satellitesUsed

Definition at line 56 of file qgsgpsconnection.h.

bool QgsGpsInformation::satInfoComplete

Definition at line 59 of file qgsgpsconnection.h.

QList<int> QgsGpsInformation::satPrn

Definition at line 58 of file qgsgpsconnection.h.

double QgsGpsInformation::speed

Definition at line 44 of file qgsgpsconnection.h.

QChar QgsGpsInformation::status

Definition at line 57 of file qgsgpsconnection.h.

QDateTime QgsGpsInformation::utcDateTime

Definition at line 52 of file qgsgpsconnection.h.

double QgsGpsInformation::vacc

Definition at line 51 of file qgsgpsconnection.h.

double QgsGpsInformation::vdop

Definition at line 49 of file qgsgpsconnection.h.


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