shft.html

来自「具有特色的地震数据处理源码」· HTML 代码 · 共 39 行

HTML
39
字号
<TITLE>/</TITLE><BODY><A HREF = "../index.html">[Master Index]</A><A HREF = "index.html">[Index for ./main]</A><H1>shft</H1><H2>(./main/shft.m)</H2><HR><H3>Function Synopsis</H3><pre>[dataout]=shft(datain,scale,word)</pre><HR><H3>Help text</H3><pre>[dataout]=shft(datain,scale,word)This function requires input data in DSI format.A time shift will be applied or removed on a per trace basisby an amount given in trace header word 'word'.Shifts are to the nearest sampling point. scale is what the desired time shifts will be multiplied by1.0: Apply static shift-1.0: Remove previously applied shiftsword is the trace header word containing the time in secondsby which the trace is to be shiftedShifts will be applied to all traces and records.Convention: positive value = shift traces down            negative value = shift traces up Warning: Program does not check for reasonable parametersDSI customized VSP processing softwareWritten by Marko Mah January 1999</pre><HR>Produced by <A HREF = "http://www.nd.edu/Courses/kantor/matlab/mat2html">mat2html</A> on Wed Jun 14 15:21:32 Canada/Eastern 2000<BR>Cross-Directory links are: ON<BR></BODY>

⌨️ 快捷键说明

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