;+ ; Describes the mode_hfr class ; ; :Author: ; Baptiste Cecconi ; ; :History: ; 2006/04/06: Created ; ; 2006/04/06: Last Edit ;- ; ;+ ; mode_hfr__define is a procedure that <behavior desc here> ;- PRO mode_hfr__define tmp = {mode_hfr, nant:0, nsteps:0, nfreqs:0, auto:-1, cross:0, df:0, $ band:"", integ:0, rc:0, Nbytes:0l, mode:"", msec:0., fmin:0l, fmax:0l, fstep:0l} return end