QGIS API Documentation  3.8.0-Zanzibar (11aff65)
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

◆ direction

double QgsGpsInformation::direction

Definition at line 45 of file qgsgpsconnection.h.

◆ elevation

double QgsGpsInformation::elevation

Definition at line 43 of file qgsgpsconnection.h.

◆ fixMode

QChar QgsGpsInformation::fixMode

Definition at line 53 of file qgsgpsconnection.h.

◆ fixType

int QgsGpsInformation::fixType

Definition at line 54 of file qgsgpsconnection.h.

◆ hacc

double QgsGpsInformation::hacc

Definition at line 50 of file qgsgpsconnection.h.

◆ hdop

double QgsGpsInformation::hdop

Definition at line 48 of file qgsgpsconnection.h.

◆ latitude

double QgsGpsInformation::latitude

Definition at line 41 of file qgsgpsconnection.h.

◆ longitude

double QgsGpsInformation::longitude

Definition at line 42 of file qgsgpsconnection.h.

◆ pdop

double QgsGpsInformation::pdop

Definition at line 47 of file qgsgpsconnection.h.

◆ quality

int QgsGpsInformation::quality

Definition at line 55 of file qgsgpsconnection.h.

◆ satellitesInView

QList<QgsSatelliteInfo> QgsGpsInformation::satellitesInView

Definition at line 46 of file qgsgpsconnection.h.

◆ satellitesUsed

int QgsGpsInformation::satellitesUsed

Definition at line 56 of file qgsgpsconnection.h.

◆ satInfoComplete

bool QgsGpsInformation::satInfoComplete

Definition at line 59 of file qgsgpsconnection.h.

◆ satPrn

QList<int> QgsGpsInformation::satPrn

Definition at line 58 of file qgsgpsconnection.h.

◆ speed

double QgsGpsInformation::speed

Definition at line 44 of file qgsgpsconnection.h.

◆ status

QChar QgsGpsInformation::status

Definition at line 57 of file qgsgpsconnection.h.

◆ utcDateTime

QDateTime QgsGpsInformation::utcDateTime

Definition at line 52 of file qgsgpsconnection.h.

◆ vacc

double QgsGpsInformation::vacc

Definition at line 51 of file qgsgpsconnection.h.

◆ vdop

double QgsGpsInformation::vdop

Definition at line 49 of file qgsgpsconnection.h.


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