| 
    fun_ofdm
    1.0
    
   802.11a Physical Layer for USRP 
   | 
 
decision_t is a BIT vector More...
#include <viterbi.h>
Public Attributes | |
| DECISIONTYPE | t [NUMSTATES/DECISIONTYPE_BITSIZE] | 
| unsigned int | w [NUMSTATES/32] | 
| unsigned short | s [NUMSTATES/16] | 
| unsigned char | c [NUMSTATES/8] | 
decision_t is a BIT vector
| DECISIONTYPE fun::decision_t::t[NUMSTATES/DECISIONTYPE_BITSIZE] | 
Definition at line 37 of file viterbi.h.
Referenced by fun::viterbi::viterbi_update_blk_SPIRAL().
| unsigned int fun::decision_t::w[NUMSTATES/32] | 
Definition at line 38 of file viterbi.h.
Referenced by fun::viterbi::viterbi_chainback().