


WINDOW(UCL)       MISC. REFERENCE MANUAL PAGES        WINDOW(UCL)



NAME
     window -- apply windowing to PRW text vectors.

SYNOPSIS
     window <pvin.txt >pvout.txt

DESCRIPTION
     window is a program to process a text stream of pattern vec-
     tor  data  in the vector labelled format accepted by gendat.
     If the input pattern is R rows by  C  columns,  the  program
     performs  a multiplication one each value that is a function
     of the row number.  That is all  values  within  a  row  are
     treated  identically.   The window has a ramp start (1/4), a
     flat centre (1/2) and a stop (1/4).

OPTIONS
     -I         Identify program name and version number.

VERSION/AUTHOR
     1.0  Mark Huckvale

SEE ALSO
     gendat, xform, runchop, xpose

BUGS
SOURCE
     /users/mark/sfs/man/../prw/util.src/window.c




























Sun Release 4.1         Last change: PRW1                       1



