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