GLAST / LAT > DAQ and FSW > FSW > Doxygen Index> QSE / V2-2-2 > qse / sun-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...


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 Mon Jul 26 13:41:12 2010 by  doxygen 1.5.3