GLAST/LAT > DAQ and FSW > FSW > Doxygen Index > EBC / V0-1-5

Constituent: ebc_scp     Tag: rad750


Interface   Data Structures   File List   Data Fields   Globals  

_Ebc_Field Struct Reference

Description of a telemetry packet field. More...


Data Fields

unsigned int num_bytes
unsigned int num_bits
char * desc_p
void(* interp_p )(unsigned int val)


Detailed Description

Description of a telemetry packet field.


Field Documentation

char* _Ebc_Field::desc_p
 

Description of the field.

void(* _Ebc_Field::interp_p)(unsigned int val)
 

Function to interpret the field.

unsigned int _Ebc_Field::num_bits
 

Size, in bits, of the field.

unsigned int _Ebc_Field::num_bytes
 

Size, in bytes, of the value containing the field.


The documentation for this struct was generated from the following file:
Generated on Tue Nov 7 04:18:11 2006 by  doxygen 1.4.4