;+
; Describes the data_n23g class
;
; :Author:
; Baptiste Cecconi
;
; :History:
; 2005/01/13: Created
;
; 2009/11/18: Last Edit
;-
;
;+
; data_n23g__define is a procedure that <behavior desc here>
;-
PRO DATA_N23g__DEFINE
tmp={data_n23g, ydh:0l, num:0l, t97:0.d0, f:0., dt:0., df:0., ant:0b, fluxX:0., fluxZ:0.}
end