;+
; Describes the data_sed class
;
; :Author:
; Baptiste Cecconi
;
; :History:
; 2005/05/02: Created
;
; 2005/05/02: Last Edit
;-
;
;+
; data_sed__define is a procedure that <behavior desc here>
;-
PRO DATA_SED__DEFINE
tmp={data_sed, ydh:0L, num:0L, t97:0.d0, f:0., dt:0., $
fluxX:0., dB:0., ant:0b}
end