% FREQ = WFDB_getifreq; % % Returns the current input sampling frequency (in samples per second per % signal), which is either the raw sampling frequency for the record (as would % be returned by WFDB_sampfreq), or the frequency chosen using a previous % invocation of WFDB_setifreq. % % FREQ: input sampling frequency % % http://www.physionet.org