MRPT logo

mrpt::slam::CObservationGPS::TUTCTime Struct Reference

A UTC time-stamp structure for GPS messages. More...

#include <mrpt/slam/CObservationGPS.h>

List of all members.

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


Detailed Description

A UTC time-stamp structure for GPS messages.

Definition at line 73 of file CObservationGPS.h.


Constructor & Destructor Documentation

mrpt::slam::CObservationGPS::TUTCTime::TUTCTime (  ) 


Member Function Documentation

bool mrpt::slam::CObservationGPS::TUTCTime::operator!= ( const TUTCTime o  )  const [inline]

Definition at line 82 of file CObservationGPS.h.

References hour, minute, and sec.

bool mrpt::slam::CObservationGPS::TUTCTime::operator== ( const TUTCTime o  )  const [inline]

Definition at line 81 of file CObservationGPS.h.

References hour, minute, and sec.


Member Data Documentation

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.5.9 for MRPT 0.6.5 SVN:exported at Thu May 21 04:14:55 UTC 2009