GLAST/LAT > DAQ and FSW > FSW > Doxygen Index > LDT / V0-0-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:

Include 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 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.

Here is the call graph for this function:


Generated on Sat Sep 24 20:30:29 2005 by doxygen 1.3.3