libTLK
1.3.1
|
Alignment. More...
Data Fields | |
size_t | c |
Symbol code. | |
unsigned int | q |
Number of states inside the symbol. | |
int | pos |
Position of the first frame. | |
int | length |
Number of frames. |
Alignment.
Structure used to store the alignments produced by 'tL_align'.
size_t tLSegment::c |
Symbol code.
Number of frames.
int tLSegment::pos |
Position of the first frame.
unsigned int tLSegment::q |
Number of states inside the symbol.
This field is only used with alignments at state level.