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