;+
; Describes the data_n3e_full class
;
; :Author:
; Baptiste Cecconi
;
; :History:
; 2008/01/23: Created
;
; 2008/01/23: Last Edit
;-
;
;+
; data_n3e_full__define is a procedure that <behavior desc here>
;-
PRO DATA_N3e_full__DEFINE
tmp = {data_n3e_full, ydh:0l, num:0l, $
s:0., q:0., u:0., v:fltarr(4), $
th:fltarr(4), ph:fltarr(4), sn:fltarr(2)}
end