GLAST/LAT > DAQ and FSW > FSW > Doxygen Index > LDT / V0-0-0

Constituent: encdec     Tag: linux-gcc


Interface   Data Structures   File List   Data Fields   Globals  

BTD.h File Reference

Binary Tree Dencoding interface file. More...

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

Included by dependency graph

Functions

unsigned int BTD_wordDecode (unsigned int w, unsigned int scheme, int *nbits)
 Decodes the bits in w according to scheme.


Detailed Description

Binary Tree Dencoding interface file.

Author:
JJRussell - russell@slac.stanford.edu
    CVS $Id: BTD.h,v 1.1.1.1 2005/09/23 06:41:07 russell Exp $

Interface specification for routines to decode bit strings previously binary tree encoded data.


Function Documentation

unsigned int BTD_wordDecode unsigned int  w,
unsigned int  scheme,
int *  nbits
 

Decodes the bits in w according to scheme.

Returns:
The decoded word
Parameters:
w The encoded bits
scheme The encoding scheme
nbits Returns the number of bits decoded.

Here is the call graph for this function:


Generated on Sat Sep 24 20:25:17 2005 by doxygen 1.3.3