R2DT: Mapping: Run number -> Date Time


              Titles:  R2DT: Mapping: Run number -> Date Time
              ================================================
 
    Contact:  N. West, Oxford.
 
    Revision History:-
    ================
 
    4.01  N. West     First version.
 

 
Titles Files
------------
 
None, this bank is created directly into the database input queue
by the Runlog Generator
 
 
Verification
------------
 
 
Description
-----------
 
    This bank holds the date validity range for a single run.  


Data Words
----------
 
      Data types: B(bit), I, F, D(double), H(hollerith 4 char)
 
      Fixed length Database Header.  See titles_dbhdr.html.
      The bank's validity range is a run number range not a date range.
 
     1  I   Start date (format: yyyymmdd).
     2  I   Start time (format: yyyymmdd).
     3  I   End date (format: yyyymmdd).
     4  I   End time (format: yyyymmdd).


Go Back to the Snoman Companion Top Page