Home Reference Manuals Return Track Group Documentation
Program TRC_MAUZMOD scales and transforms the signals in a Mauzin-registration. The input data file is read in free format, but the columns in the file shall have the same contents as in a mauz-file. The output data file is written in mauz-format.
Input data is read in free format, valid separators between the input values are <space>, <comma>, <tab>, <equal sign> or <carriage return>. The commands can be written both in lower and upper case letters. The operation of the program is controlled by the commands described below; some of the commands also need arguments.
Reading of scale factors
Reading of translation constants
Following example: Master.trc_mauzmodf can be used as a master file:
##
## Input data for program TRC_MAUZMOD
##
INFIL= 'test/hyslr_A.mauz',
UTFIL= 'test/hyslr_Am.mauz',
XFAKT = 1., XMOVE = 0.,
ZHFAKT = 1., ZHMOVE = 0.,
ZVFAKT = 1., ZVMOVE = 0.,
FIFAKT = 1., FIMOVE = 0.,
CFAKT = 1., CMOVE = 0.,
YHFAKT = 1., YHMOVE = 0.,
YVFAKT = 1., YVMOVE = 0.,
SPVFAKT= 1., SPVMOVE= 0.,