BANK FRRX DDL WRITEUP
!       BANKname BANKtype      !Comments
!
  TABLE  FRRX     B16           ! Forward Response Radial X-ref bank
                                ! parallel to the temporary bank FRRH
!   ATTributes:
!   -----------
!COL ATT-name FMT Min    Max   !Comments
!
   1  IFLAG    I   0      1027  ! Bit 0 set if drift sign is positive
                                ! Bit 1 set if wedge sign is negative
                                ! Bit 8 set if hit from track
                                ! Bit 9 set if hit from noise
                                ! Bit10 set if hit from TR
!    RELations:
!    ----------
!COL REL.bank  TYPE  INT.bank  !Comments
!                    (COL)
   2  STR       DMT1            ! track no. in STR  bank
   3  FRRE      DMT1            ! digitisation in FRRE bank

  END TABLE