TRSCALE.C
NAME
trscale.c - scale track item
SYNOPSIS
takes a track item and scales it between max and min
trscale x
(-I) (-i item) (-M maximum) (-m minimum)
(-O oldmaximum) (-o oldminimum) file
DESCRIPTION
This program takes as input a track item and creates as output a track
item which has been scaled to lie between the max and min values specified
on the command line. The original 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.
-i item
Select input item number.
INPUT ITEMS
TR.xx
OUTPUT ITEMS
TR.xx
VERSION/AUTHOR
1.0 - A.P.Breen
Fri Jul 09 14:54:44 2004