Struct UTC_time
Defined in File gnss_messages_common.h
Struct Documentation
-
struct UTC_time
UTC (Coordinated Universal Time) time-stamp structure for GPS messages.
See also
Public Functions
-
UTC_time()
-
mrpt::system::TTimeStamp getAsTimestamp(const mrpt::system::TTimeStamp &date) const
Build an MRPT timestamp with the hour/minute/sec of this structure and the date from the given timestamp.
-
UTC_time()