|
| class | GeoJSON_Printer |
| | Prints PVT solutions in GeoJSON format file. More...
|
| |
| class | Gpx_Printer |
| | Prints PVT information to GPX format file. More...
|
| |
| class | Kml_Printer |
| | Prints PVT information to OGC KML format file (can be viewed with Google Earth) More...
|
| |
| class | Monitor_Pvt |
| | This class contains parameters and outputs of the PVT block. More...
|
| |
| class | Monitor_Pvt_Udp_Sink |
| |
| class | Nmea_Printer |
| | This class provides a implementation of a subset of the NMEA-0183 standard for interfacing marine electronic devices as defined by the National Marine Electronics Association (NMEA). More...
|
| |
| class | Pvt_Conf |
| |
| class | Pvt_Solution |
| | Base class for a PVT solution. More...
|
| |
| class | Rinex_Printer |
| | Class that handles the generation of Receiver INdependent EXchange format (RINEX) files. More...
|
| |
| class | Rtcm |
| | This class implements the generation and reading of some Message Types defined in the RTCM 3.2 Standard, plus some utilities to handle messages. More...
|
| |
| class | Rtcm_Printer |
| | This class provides a implementation of a subset of the RTCM Standard 10403.2 messages. More...
|
| |
| class | Rtklib_Solver |
| | This class implements a PVT solution based on RTKLIB. More...
|
| |
| class | Serdes_Monitor_Pvt |
| | This class implements serialization and deserialization of Monitor_Pvt objects using Protocol Buffers. More...
|
| |
|
|
using | b_io_context = boost::asio::io_service |
| |
|
using | b_io_context = boost::asio::io_service |
| |
|
|
std::string | asString (long double x, std::string::size_type precision) |
| |
|
int64_t | asInt (const std::string &s) |
| |
Library for the computation of PVT solutions.