GNSS receiver tools
1
Tools for use with GNSS receivers
|
1 PPS timing report More...
#include <NMEA-0183.hh>
Public Member Functions | |
STI_PPS (std::string tid, std::string type, std::vector< std::string > fields, unsigned char checksum) | |
const SkyTraq::TimingMode | timing_mode (void) const |
const double | survey_length (void) const |
const double | quant_error (void) const |
![]() | |
Sentence (std::string tid, std::string type, unsigned char checksum) | |
Constructor. More... | |
const std::string | talker_id (void) const |
const std::string | type (void) const |
const unsigned char | checksum (void) const |
Additional Inherited Members | |
![]() | |
typedef std::shared_ptr< Sentence > | ptr |
1 PPS timing report
Definition at line 314 of file NMEA-0183.hh.
NMEA0183::STI_PPS::STI_PPS | ( | std::string | tid, |
std::string | type, | ||
std::vector< std::string > | fields, | ||
unsigned char | checksum | ||
) |
Definition at line 270 of file NMEA-0183.cc.
|
inline |
Definition at line 324 of file NMEA-0183.hh.
|
inline |
Definition at line 323 of file NMEA-0183.hh.
|
inline |
Definition at line 322 of file NMEA-0183.hh.