;+
; Describes the data_qeph class
;
; :Author:
; Baptiste Cecconi
;
; :History:
; 2005/01/13: Created
;
; 2005/01/13: Last Edit
;-
;
;+
; data_qeph__define is a procedure that <behavior desc here>
;-
PRO DATA_QEPH__DEFINE
tmp = {data_qeph, time:0.d0, q:fltarr(4)}
END