GLAST/LAT > DAQ and FSW > FSW > Index by Name within Package
timestamp - Telemetry Struct
|
"Counter start timestamp" (APP/LMC) View Options: (help) Definition:
Description: Layout: (hide detail; help)
timestamp (str) | secs secs (fld) | usecs usecs (fld)
typedef struct _LMC_timestamp {
/* Seconds */
unsigned int secs;
/* Microseconds */
unsigned int usecs;
} LMC_timestamp;
Fields:
Used by:
| ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||