Home    Reference Manuals    Return    Track Group Documentation



Users Manual for Program TRC_MAUZPL  




Table of Contents

   Introduction
   Input data commands
   Example




Introduction

Program TRC_MAUZPL plots a Mauzin-registration on screen and plotter. 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.



Input data commands

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.

IDENT1, IDENT2, IDENT3
Define up to 3 ident lines.
Declared = Character*80    Default = Blank

GAUGE
The gauge of the track.
Declared = Real*4    Default = 1435. [mm]

INFIL
Input Mauzin-registration file
The file is read in free format. The columns in the file shall have the same contents as in a mauz-file.
Declared = Character*132    Default = Blank

XSTART
Longitudinal coordinate from where the plotting will start.
Declared = Real*4    Default = 0.

XSTOP
Longitudinal coordinate where the plotting will stop.
Declared = Real*4    Default = 1.E20

XSKALA
Scale factor in longitudinal direction.
Declared = Real*4    Default = 20 [m/cm]

ISTAND
Indicator for scaling of the diagrams.
ISTAND=0 Give the user possibility to choose his or hers own plotting factors.
ISTAND=1 Plots the Mauzin-registration in a standard scale.
The plotting factors can be defined in command ZERO and CM2INT below. The standard scale is the same as the default values for ZERO and CM2INT.
Declared = Integer*4    Default = 0

ZERO
Vertical translation constant in the plot, for all columns in the Mauzin-registration.
Declared= Real*4(7)
Default = 23.4, 21.4, 18.9, 16.4, 11.9, 6.9, 2, [cm]

CM2INT
Vector containing the scale factors for all columns in the Mauzin-registration.
Vector CM2INT shall be given in units per 2 centimeters. Declared= Real*4(7)
Default = 20., 20., 20., 27.5, 20., 20., -20. [int/2/cm]



Example of an input data file

Following example: Master.trc_mauzplf can be used as a master file:

                                                             
 ##                                                          
 ##      Input data for program Trc_mauzpl                   
 ##                                                          
                                                             
 INFIL= ver_test/K0_4a21-n-k.mauz                            
                                                             
 GAUGE = 1435.                                               
 XSTART=  0.    XSTOP= 1.E20     XSKALA= 50                  
 ZERO  = 23.4 21.4 18.9 16.4  11.9   6.9  2.                 
 CM2INT= 20.0 20.0 20.0 20.0  20.0  20.0 -20.                
                                                             
 ISCREN= 1                                                   
 ILASER= 1     POSTFI= diags/trc_mauzpl.ps