#include <trellis.h>
Public Attributes | |
| int | prev_state |
| starting node of the branch | |
| int | input |
| input which selects this branch | |
| int | output |
| output for this branch | |
| int | new_state |
| node which this branch leads to | |
|
|
input which selects this branch
|
|
|
node which this branch leads to
|
|
|
output for this branch
|
|
|
starting node of the branch
|
1.4.1