⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 sumute

📁 seismic software,very useful
💻
字号:
/*********************** self documentation **********************/string sdoc =" 								\n"" SUMUTE - mute above user-defined polygonal line		\n"" 								\n"" sumute <stdin >stdout xmute= tmute= [ntaper=0]		\n"" 								\n"" Mute above t values obtained by linear interpolation from	\n"" the given (xmute, tmute) values.				\n"" 								\n"" Required parameters:						\n"" 	xmute=		array of offset values 			\n"" 	tmute=		array of corresponding time values (sec)\n"" 								\n"" Optional parameter:						\n""	ntaper=0	number of points to taper before hard	\n""			mute (sine squared taper)		\n"" 								\n"" Trace header fields accessed: dt, delrt, offset		\n"" Trace header fields modified: none				\n"" 								\n"" Note: the tmute interpolant is extrapolated to the left by	\n""       the smallest time sample on the trace and to the right	\n""	by the last value given in the tmute array.		\n"" 								\n";/**************** end self doc ***********************************/

⌨️ 快捷键说明

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