;+
; Describes the antenna class
;
; :Author:
; Baptiste Cecconi
;
; :History:
; 2004/12/03: Created
;
; 2004/12/03: Last Edit
;-
;
;+
; antenna__define is a procedure that <behavior desc here>
;-
PRO ANTENNA__DEFINE
tmp = {antenna, h:0., al:0., be:0.}
END