QGroundControl
Ground Control Station for MAVLink Drones
Loading...
Searching...
No Matches
GPSManager Class Reference

#include <GPSManager.h>

+ Inheritance diagram for GPSManager:
+ Collaboration diagram for GPSManager:

Public Member Functions

 GPSManager (QObject *parent=nullptr)
 
 ~GPSManager ()
 
GPSRtkgpsRtk ()
 

Static Public Member Functions

static GPSManagerinstance ()
 

Detailed Description

Definition at line 10 of file GPSManager.h.

Constructor & Destructor Documentation

◆ GPSManager()

GPSManager::GPSManager ( QObject *  parent = nullptr)

Definition at line 11 of file GPSManager.cc.

◆ ~GPSManager()

GPSManager::~GPSManager ( )

Definition at line 18 of file GPSManager.cc.

Member Function Documentation

◆ gpsRtk()

GPSRtk * GPSManager::gpsRtk ( )
inline

Definition at line 20 of file GPSManager.h.

◆ instance()

GPSManager * GPSManager::instance ( )
static

Definition at line 23 of file GPSManager.cc.


The documentation for this class was generated from the following files: