A UTC time-stamp structure for GPS messages.
Definition at line 73 of file CObservationGPS.h.
#include <mrpt/slam/CObservationGPS.h>
Public Member Functions | |
| TUTCTime () | |
| bool | operator== (const TUTCTime &o) const |
| bool | operator!= (const TUTCTime &o) const |
Public Attributes | |
| uint8_t | hour |
| uint8_t | minute |
| double | sec |
| mrpt::slam::CObservationGPS::TUTCTime::TUTCTime | ( | ) |
| bool mrpt::slam::CObservationGPS::TUTCTime::operator!= | ( | const TUTCTime & | o ) | const [inline] |
Definition at line 82 of file CObservationGPS.h.
| bool mrpt::slam::CObservationGPS::TUTCTime::operator== | ( | const TUTCTime & | o ) | const [inline] |
Definition at line 81 of file CObservationGPS.h.
Definition at line 77 of file CObservationGPS.h.
Referenced by operator!=(), and operator==().
Definition at line 78 of file CObservationGPS.h.
Referenced by operator!=(), and operator==().
Definition at line 79 of file CObservationGPS.h.
Referenced by operator!=(), and operator==().
| Page generated by Doxygen 1.7.2 for MRPT 0.9.4 SVN: at Mon Jan 10 22:30:30 UTC 2011 |