File weavutil.icn

Summary

###########################################################################

	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

###########################################################################
Procedures:
analyze, check, display, expandpfd, possym, readpfd, sympos, tier2prodl, write_spec, write_spec1, write_spec2, writepfd

Records:
PflParams, analysis, ddb, edb, isd, ldb, pfd, sdb, tdb

Links:
expander.icn, tables.icn

This file is part of the (main) package.

Source code.

Details
Procedures:

analyze(drawdown)


check(s)

: check for pattern form


display(pfd)


expandpfd(pfd)

: expand PFD


possym(i)

: symbol in position i of symbol list


readpfd(input)

 read PFD


sympos(sym)

: position of symbol in symbol list


tier2prodl(tier, name)


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


writepfd(output, pfd)

: write PFD


Records:

PflParams(P, T)


analysis(rows, sequence, patterns)


ddb(table)

 definition database


edb(table)

 expression database


isd(name, threading, treadling, warp_colors, weft_colors, color_list, shafts, treadles, width, height, tieup, liftplan)

Parameters:
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


ldb(table, name)

 specification database


pfd(name, threading, treadling, warp_colors, weft_colors, palette, colors, shafts, treadles, tieup, liftplan, drawdown)

 pattern-form draft


sdb(table, name)

 specification database


tdb(table)

 tie-up database



This page produced by UniDoc on 2021/04/15 @ 23:59:54.