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