Recommended minimum specific GNSS data.
More...
#include <NMEA-0183.hh>
Recommended minimum specific GNSS data.
Definition at line 252 of file NMEA-0183.hh.
NMEA0183::RMC::RMC |
( |
std::string |
tid, |
|
|
std::string |
type, |
|
|
std::vector< std::string > |
fields, |
|
|
unsigned char |
checksum |
|
) |
| |
const double NMEA0183::RMC::course |
( |
void |
| ) |
const |
|
inline |
const double NMEA0183::RMC::lattitude |
( |
void |
| ) |
const |
|
inline |
const double NMEA0183::RMC::longitude |
( |
void |
| ) |
const |
|
inline |
const ReceiverMode NMEA0183::RMC::receiver_mode |
( |
void |
| ) |
const |
|
inline |
const double NMEA0183::RMC::speed |
( |
void |
| ) |
const |
|
inline |
const bool NMEA0183::RMC::status |
( |
void |
| ) |
const |
|
inline |
const greg::date NMEA0183::RMC::UTC_date |
( |
void |
| ) |
const |
|
inline |
const ptime::ptime NMEA0183::RMC::UTC_datetime |
( |
void |
| ) |
const |
|
inline |
const ptime::time_duration NMEA0183::RMC::UTC_time |
( |
void |
| ) |
const |
|
inline |
The documentation for this class was generated from the following files: