#include "fsm.h"#include "trellis_siso_type.h"#include <gr_block.h>

Go to the source code of this file.
Classes | |
| class | trellis_siso_f |
Typedefs | |
| typedef boost::shared_ptr < trellis_siso_f > | trellis_siso_f_sptr |
Functions | |
| trellis_siso_f_sptr | trellis_make_siso_f (const fsm &FSM, int K, int S0, int SK, bool POSTI, bool POSTO, trellis_siso_type_t d_SISO_TYPE) |
| trellis_siso_f_sptr trellis_make_siso_f | ( | const fsm & | FSM, | |
| int | K, | |||
| int | S0, | |||
| int | SK, | |||
| bool | POSTI, | |||
| bool | POSTO, | |||
| trellis_siso_type_t | d_SISO_TYPE | |||
| ) |
1.5.8