sutvband.su.main
来自「su 的源代码库」· MAIN 代码 · 共 22 行
MAIN
22 行
SUTVBAND - time-variant bandpass filter (sine-squared taper) sutvband <stdin >stdout tf= f= Required parameters: dt = (from header) time sampling interval (sec) tf= times for which f-vector is specified f=f1,f2,f3,f4 Corner frequencies corresponding to the times in tf. Specify as many f= as there are entries in tf. The filters are applied in frequency domain. Example: sutvband <data tf=.2,1.5 f=10,12.5,40,50 f=10,12.5,30,40 | ... Credits: CWP: Jack, Ken Trace header fields accessed: ns, dt, delrt
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?