;+
; Describes the data_n3c class
;
; :Author:
; Baptiste Cecconi
;
; :History:
; 2006/02/03: Created
;
; 2006/02/03: Last Edit
;-
;
;+
; data_n3c__define is a procedure that <behavior desc here>
;-
PRO DATA_N3c__DEFINE
tmp = {data_n3c, ydh:0l, num:lonarr(2), $
s:0., q:0., u:0., v:fltarr(2), $
th:fltarr(2), ph:fltarr(2), zr:0., sn:fltarr(4)}
end