tsEDDTimeStamp Struct Reference

Time Stamp structure for data time stamping. More...

#include <EDDMsgHdr.h>

List of all members.

Public Attributes

int8_t mnTimeZone
 Hours off of GMT, Valid > 20 or < 20 indicates invalid timestamp.
uint8_t mnYear
 Years Since 2000.
uint8_t mnMonth
 Month, Range 1-12.
uint8_t mnDay
 Day, Range 1-31.
uint8_t mnHour
 Hour, Range 0-23.
uint8_t mnMin
 Minute, range 0-59.
uint8_t mnSec
 Second, range 0-59.
uint8_t mnMilliSec
 Millisecond, range 0-999.


Detailed Description

Time Stamp structure for data time stamping.

This structure is used to capture a timestamp representation. Timestamps may not be filled in if the embedded data sources have no real time clock capability.

Definition at line 58 of file EDDMsgHdr.h.


Member Data Documentation

Day, Range 1-31.

Definition at line 63 of file EDDMsgHdr.h.

Hour, Range 0-23.

Definition at line 64 of file EDDMsgHdr.h.

Millisecond, range 0-999.

Definition at line 67 of file EDDMsgHdr.h.

Minute, range 0-59.

Definition at line 65 of file EDDMsgHdr.h.

Month, Range 1-12.

Definition at line 62 of file EDDMsgHdr.h.

Second, range 0-59.

Definition at line 66 of file EDDMsgHdr.h.

Hours off of GMT, Valid > 20 or < 20 indicates invalid timestamp.

Definition at line 60 of file EDDMsgHdr.h.

Years Since 2000.

Definition at line 61 of file EDDMsgHdr.h.


The documentation for this struct was generated from the following file:

Generated on Sat Apr 25 17:20:46 2009 for EDD by  doxygen 1.5.8