Go to the documentation of this file.
23 #ifndef INCLUDED_TRELLIS_SISO_F_H
24 #define INCLUDED_TRELLIS_SISO_F_H
83 int K ()
const {
return d_K; }
84 int S0 ()
const {
return d_S0; }
85 int SK ()
const {
return d_SK; }
86 bool POSTI ()
const {
return d_POSTI; }
87 bool POSTO ()
const {
return d_POSTO; }