Next: Examples Up: TIMSIM Prev: Method

Parameters

 Keyword  Posn  Type        Description
 -------  ----  ----        -----------
 OUT       1    _UNIV       Output file name
 AXIS      2    _LOGICAL    Is the time axis to be from another file
 INP            _UNIV       Input file name
 DUR            _REAL       Observation length
 WID            _REAL       Width of bins
 INIT           _REAL       Initial time value
 OPT            _CHAR       List of required options
 LEV1           _REAL       Background level
 RAM1           _REAL       Initial level for ramp
 RAM2           _REAL       Final level for ramp
 NUMSIN         _INTEGER    Number of sine waves
 PER1           _REAL       Period of sine wave
 PHA1           _REAL       Initial phase of sine wave
 AMP1           _REAL       Amplitude of sine wave
 NUMSQU         _INTEGER    Number of square waves
 PER2           _REAL       Period of square wave
 PHA2           _REAL       Initial phase of square wave
 AMP2           _REAL       Amplitude of square wave
 NUMSAW         _INTEGER    Number of saw tooth waves
 PER3           _REAL       Period of saw tooth wave
 PHA3           _REAL       Initial phase of saw tooth wave
 AMP3           _REAL       Amplitude of saw tooth wave
 NUMFLA         _INTEGER    Number of flares
 RIS            _REAL       Rise time of flares
 DEC            _REAL       Decay time of flare
 AMP4           _REAL       Amplitude of flare
 TIM            _REAL       Time of flare
 DLAB           _CHARACTER  Data label
 DUNI           _CHARACTER  Data units
 AXLAB          _CHARACTER  Axis label
 AXUNI          _CHARACTER  Axis units
 BSF            _INTEGER    Bin splitting factor


Next: Examples Up: TIMSIM Prev: Method