#include "DLLInfo.h"
#include <NDEVR/SoftwareService.h>
#include <NDEVR/PositionSensor.h>
Go to the source code of this file.
|
| class | GNSSInterface |
| | A GNSS interface provides logic for finding available GNSS devices. More...
|
| |
| class | GNSSManager |
| | A storage class for GNSSInterface that allows the software to specify roles, or find and assign GNSS devices. More...
|
| |
| struct | GNSSRole |
| | A GNSS role describes how the user wants to use a particular GNSS Device. For example: A role might be used for travese or orientation, or a front or rear measurement point. More...
|
| |