Searched defs:Filter (Results 1 – 1 of 1) sorted by relevance
412 subroutine Filter(Filtered,DataHist,nptf,timestep,cutfreq) subroutine418 real*8 Sinc(nptf), FilterSW(nptf), Filtered(nptf,numImpSrfs) argument431 FilterSW(j) = Window(nptf+1-j)*Sinc(nptf+1-j) !filter for convolution argument