SPRAAK
|
Description of a set of arcs (== state) in the FST. More...
Data Fields | |
unsigned int | info |
int | flags_isymb |
flags concerning this arc + the input symbol More... | |
float | cost |
cost of the transition (optional More... | |
int | osymb |
the output symbol (optional More... | |
int | offs |
destination of the arc (optional More... | |
Description of a set of arcs (== state) in the FST.
unsigned int SprFSTCArc::info |
int SprFSTCArc::flags_isymb |
flags concerning this arc + the input symbol
float SprFSTCArc::cost |
cost of the transition (optional
see flags)
int SprFSTCArc::osymb |
the output symbol (optional
see flags)
int SprFSTCArc::offs |
destination of the arc (optional
see flags)