sutaper.su.main

来自「su 的源代码库」· MAIN 代码 · 共 33 行

MAIN
33
字号
 SUTAPER - Taper the edge traces of a data panel to zero.	 sutaper <stdin >stdout [optional parameters]		   Optional Parameters:					   ntr=tr.ntr	number of traces. If tr.ntr is not set, then	 		ntr is mandatory				 tr1=0	 number of traces to be tapered at beginning	 tr2=tr1	number of traces to be tapered at end		 min=0.		minimum amplitude factor of taper		 tbeg=0		length of taper (ms) at trace start		 tend=0		length of taper (ms) at trace end		 taper=1	taper type							 =1 linear (default)			   		 =2 sine							 =3 cosine							 =4 gaussian (+/-3.8)			  		 =5 gaussian (+/-2.0)			   Notes:							   To eliminate the taper, choose tbeg=0. and tend=0. and tr1=0 Credits:	CWP: Chris Liner, Jack K. Cohen Trace header fields accessed: ns, ntr  Rewrite: Tagir Galikeev, October 2002

⌨️ 快捷键说明

复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?