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

Constituent: encdec     Tag: rad750


Interface   Data Structures   File List   Data Fields   Globals  

BTD.c File Reference

Binary Tree Encoding routines. More...

#include "ffs.h"
#include "LDT/BTD.h"

Include dependency graph for BTD.c:


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 Encoding routines.

Author:
JJRussell - russell@slac.stanford.edu
Routines to encode bit strings using a binary tree

    CVS $Id

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.


Generated on Thu Sep 14 09:16:59 2006 by  doxygen 1.4.4