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