GLAST/LAT > DAQ and FSW > FSW > Doxygen Index > QSE / V1-5-3

Constituent: qse     Tag: linux-gcc


Interface   Data Structures   File List   Data Fields   Globals  

QSE_aemRepack.h File Reference

AEM repacking code, repacks the QSE_aem structure back to EBF format. More...

This graph shows which files directly or indirectly include this file:


Functions

int QSE_aemRepack (const unsigned int *dat, unsigned int len, const QSE_aem *aem)
 Repacks the ACD in record make into EBF format.

Detailed Description

AEM repacking code, repacks the QSE_aem structure back to EBF format.

Author:
JJRussell - russell@slac.stanford.edu
   CVS $Id: QSE_aemRepack.h,v 1.1 2006/02/21 22:19:21 russell Exp $

Function Documentation

int QSE_aemRepack const unsigned int *  dat,
unsigned int  len,
const QSE_aem aem
 

Repacks the ACD in record make into EBF format.

Returns:
The number of bytes used. If this is negative, then this value should be interpretted as a failure
Parameters:
dat The 32-bit array to pack the data into
len The length, in bytes, of dat
aem The source AEM data record


Generated on Thu Dec 7 03:55:27 2006 by  doxygen 1.4.4