;+
; Describes the data_n3g class
;
; :Author:
; Baptiste Cecconi
;
; :History:
; 2005/01/13: Created
;
; 2005/01/13: Last Edit
;-
;
;+
; data_n3g__define is a procedure that <behavior desc here>
;-
PRO DATA_N3g__DEFINE
tmp={data_n3g, ydh:0L, num:0L, $
fluxX:0., fluxZ:0.}
end