;+
; Describes the data_opmode_time_list class
;
; :Author:
; Baptiste Cecconi
;
; :History:
; 2007/02/21: Created
;
; 2007/02/21: Last Edit
;-
;
;+
; data_opmode_time_list__define is a procedure that <behavior desc here>
;-
PRO DATA_OPMODE_TIME_LIST__DEFINE
tmp = {data_opmode_time_list, t97_in:0.d0, t97_out:0.d0, opmode_index:0l}
end