


TRSCALE.C(UCL)    MISC. REFERENCE MANUAL PAGES     TRSCALE.C(UCL)



NAME
     trscale.c - scale track item

SYNOPSIS
     takes a track  item  and  scales  it  between  max  and  min
     trscalex  (-I)  (-i item) (-M maximum) (-m minimum) (-O old-
     maximum) (-o oldminimum) file

DESCRIPTION
     This program takes as input a track item and creates as out-
     put  a  track  item which has been scaled to lie between the
     max and min values specified on the command line.  The  ori-
     ginal range of the data my be entered on the command line or
     calculated from within the program.

     Options:

     -I         Identify program name version.

     -M         Enter integer Max value.

     -m         Enter integer min value.

     -iitem     Select input item number.

INPUT ITEMS
     TR.xx

OUTPUT ITEMS
     TR.xx

VERSION/AUTHOR
     1.0 - A.P.Breen

SOURCE
     /ptemp/mark/sfs/contrib/ucl/trscale.c



















Sun Release 4.1         Last change: SPAR                       1



