📄 suamp.su.main
字号:
SUAMP - output amp, phase, real or imag trace from (frequency, x) domain data suamp <stdin >stdout mode=amp Required parameters: none Optional parameter: mode=amp output flag amp = output amplitude traces phase = output phase traces real = output real parts imag = output imag parts Note: The trace returned is half length from 0 to Nyquist. Example: sufft <data | suamp >amp_traces Example: sufft < data > complex_traces suamp < complex_traces mode=real > real_traces suamp < complex_traces mode=imag > imag_traces Note: the inverse of the above operation is: suop2 real_traces imag_traces op=zipper > complex_traces Credits: CWP: Shuki, Jack Notes: If efficiency becomes important consider inverting main loop and repeating extraction code within the branches of the switch. Trace header fields accessed: ns, trid Trace header fields modified: ns, trid
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -