Method ao/delay_fractional_core


  DELAY_FRACTIONAL_CORE core method to implement fractional delay
 %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
 
  DESCRIPTION: Simple core method which computes the fft.
 
  CALL:        ao = delay_fractional_core(y,del,step)
 
  INPUTS:      y:    input time series
               del:  fractional delay 0< del < 1
               step: time step (1/fs)    
 
 %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
Method Details
Access public
Defining Class ao
Sealed 0
Static 1



©LTP Team