|
libak
0.4.0
|
Alignment. More...
Data Fields | |
| size_t | c |
| Character code. | |
| unsigned int | q |
| Number of state inside of the character. | |
| int | pos |
| Position of the first frame. | |
| int | length |
| Number of frames. | |
Alignment.
Structure used to store the alignments produced by 'ak_align'.
| size_t akSegment::c |
Character code.
Number of frames.
| int akSegment::pos |
Position of the first frame.
| unsigned int akSegment::q |
Number of state inside of the character.
This field is only used with alignments at state level.
1.7.6.1