GLAST/LAT > DAQ and FSW > FSW > Doxygen Index > SIIS / dev

Constituent: siis_unit_test     Tag: sun-gcc


Interface   Data Structures   File List   Data Fields   Globals  

_SIIS_Rec_Raw_Telem Struct Reference

SIIS archive file 'raw telemetry' record information. More...

#include <SIIS_rec.h>


Data Fields

unsigned int sat_id_bytes
unsigned int sat_id_offset
char sat_id [32]
unsigned int frame_type
unsigned int sync_status
unsigned int time_tag
unsigned int frame_bytes
unsigned int frame_offset


Detailed Description

SIIS archive file 'raw telemetry' record information.

Represents the information found in a SIIS raw telemetry record.


Field Documentation

unsigned int _SIIS_Rec_Raw_Telem::frame_bytes
 

Length of frame, in bytes

unsigned int _SIIS_Rec_Raw_Telem::frame_offset
 

Offset of frame start within rec body

unsigned int _SIIS_Rec_Raw_Telem::frame_type
 

Type of frame

char _SIIS_Rec_Raw_Telem::sat_id[32]
 

Null-terminated satellite ID value

unsigned int _SIIS_Rec_Raw_Telem::sat_id_bytes
 

Length of satellite ID, in bytes

unsigned int _SIIS_Rec_Raw_Telem::sat_id_offset
 

Offset of satellite ID within rec body

unsigned int _SIIS_Rec_Raw_Telem::sync_status
 

Frame sync status

unsigned int _SIIS_Rec_Raw_Telem::time_tag
 

Time that frame was received


The documentation for this struct was generated from the following file:
Generated on Tue Dec 4 12:25:56 2007 by  doxygen 1.4.4