CmtUtcTime Struct Reference

A structure for storing UTC Time values. More...

#include <Robots/SeaBeeIII/IMUDataServer/cmtdef.h>

List of all members.

Public Attributes

uint32_t m_nano
uint16_t m_year
uint8_t m_month
uint8_t m_day
uint8_t m_hour
uint8_t m_minute
uint8_t m_second
uint8_t m_valid
 When set to 1, the time is valid, when set to 2, the time part is valid, but the date may not be valid. when set to 0, the time is invalid and should be ignored.

Detailed Description

A structure for storing UTC Time values.

Definition at line 1016 of file cmtdef.h.


Member Data Documentation

When set to 1, the time is valid, when set to 2, the time part is valid, but the date may not be valid. when set to 0, the time is invalid and should be ignored.

Definition at line 1025 of file cmtdef.h.

Referenced by xsens::Cmt3::getUtcTime().


The documentation for this struct was generated from the following file:
Generated on Sun May 8 08:43:13 2011 for iLab Neuromorphic Vision Toolkit by  doxygen 1.6.3