The Path Module - Tcl

This page contains the explanations, usage, and syntax of the methods and the configurable parameters for the Path, PathItemList, and PathItem object classes.


Path Methods

Standard Tcl-Library Methods


PathItemList Methods


PathItem Methods


Configurable PathItem Parameters


Configurable PathItemList Parameters


Configurable Path Parameters

ITFCFG_CharPtr(var,val,"name", path->name, 1); ITFCFG_Int( var,val,"useN", path->useN, 1); ITFCFG_Float( var,val,"wordMissPen", path->wordMissPen, 0); ITFCFG_Float( var,val,"phoneMissPen", path->phoneMissPen, 0); ITFCFG_Float( var,val,"senoneMissPen",path->senoneMissPen, 0);