File weavutil.icn |
########################################################################### File: weavutil.icn Subject: Procedures to support numerical weavings Author: Ralph E. Griswold Date: June 10, 2001 ########################################################################### This file is in the public domain. ########################################################################### Links: expander, tables ###########################################################################
This file is part of the (main) package.
Source code.Details |
Procedures: |
: check for pattern form
: expand PFD
: symbol in position i of symbol list
read PFD
: position of symbol in symbol list
write_spec(name, spec, opt, mode)
: write weaving include file
write_spec1(name, spec, opt, mode, defns)
: weaving include file
write_spec2(name, spec, opt, mode, defns)
: weaving include file
: write PFD
Records: |
analysis(rows, sequence, patterns)
definition database
expression database
name | |
threading | list of shaft numbers
|
treadling | list of treadle numbers
|
warp_colors | list of indexes into color_list
|
weft_colors | list of indexes into color_list
|
color_list | list of colors
|
shafts | number of shafts
|
treadles | number of treadles
|
width | image width
|
height | image height
|
tieup | tie-up matrix
|
liftplan | liftplan matrix
|
internal structure draft
specification database
pattern-form draft
specification database
tie-up database