;+
; Describes the data_bg_3200 class
;
; :Author:
; Baptiste Cecconi
;
; :History:
; 2006/03/07: Created
;
; 2006/03/07: Last Edit
;-
;
;+
; data_bg_3200__define is a procedure that <behavior desc here>
;-
PRO DATA_BG_3200__DEFINE
tmp = {data_bg_3200, h:lonarr(3201,4), bt:fltarr(4), nbt:fltarr(4), fi:0l, xf:0., $
sig:fltarr(4), fon:fltarr(4), fon5:fltarr(4), fon10:fltarr(4)}
END