A container for NAV-TIMEUTC data.
Definition at line 27 of file xsrawgpstimeutc.h.
#include <xSens_MT4/xstypes/include/xsens/xsrawgpstimeutc.h>
Public Attributes | |
| uint32_t | m_itow | 
| Gps time of week (ms)  More... | |
| uint32_t | m_tacc | 
| Time Accuracy Estimate (ns)  More... | |
| int32_t | m_nano | 
| Nanoseconds of second, range -500000000 .  More... | |
| uint16_t | m_year | 
| Year, range 1999..2099 (UTC)  More... | |
| uint8_t | m_month | 
| Month, range 1..12 (UTC)  More... | |
| uint8_t | m_day | 
| Day of Month, range 1..31 (UTC)  More... | |
| uint8_t | m_hour | 
| Hour of Day, range 0..23 (UTC)  More... | |
| uint8_t | m_min | 
| Minute of Hour, range 0..59 (UTC)  More... | |
| uint8_t | m_sec | 
| Minute of Hour, range 0..59 (UTC)  More... | |
| uint8_t | m_valid | 
| uint8_t XsRawGpsTimeUtc::m_day | 
Day of Month, range 1..31 (UTC)
Definition at line 40 of file xsrawgpstimeutc.h.
| uint8_t XsRawGpsTimeUtc::m_hour | 
Hour of Day, range 0..23 (UTC)
Definition at line 42 of file xsrawgpstimeutc.h.
| uint32_t XsRawGpsTimeUtc::m_itow | 
Gps time of week (ms)
Definition at line 30 of file xsrawgpstimeutc.h.
| uint8_t XsRawGpsTimeUtc::m_min | 
Minute of Hour, range 0..59 (UTC)
Definition at line 44 of file xsrawgpstimeutc.h.
| uint8_t XsRawGpsTimeUtc::m_month | 
Month, range 1..12 (UTC)
Definition at line 38 of file xsrawgpstimeutc.h.
| int32_t XsRawGpsTimeUtc::m_nano | 
Nanoseconds of second, range -500000000 .
. 500000000 (UTC)
Definition at line 34 of file xsrawgpstimeutc.h.
| uint8_t XsRawGpsTimeUtc::m_sec | 
Minute of Hour, range 0..59 (UTC)
Definition at line 46 of file xsrawgpstimeutc.h.
| uint32_t XsRawGpsTimeUtc::m_tacc | 
Time Accuracy Estimate (ns)
Definition at line 32 of file xsrawgpstimeutc.h.
| uint8_t XsRawGpsTimeUtc::m_valid | 
Valid 0x01 = Valid Time of Week 0x02 = Valid Week Number 0x04 = Valid UTC (Leap Seconds already known?)
Definition at line 47 of file xsrawgpstimeutc.h.
| uint16_t XsRawGpsTimeUtc::m_year | 
Year, range 1999..2099 (UTC)
Definition at line 36 of file xsrawgpstimeutc.h.
| Page generated by Doxygen 1.8.17 for MRPT 1.9.9 Git: ad3a9d8ae Tue May 1 23:10:22 2018 -0700 at miƩ 12 jul 2023 10:03:34 CEST |