sudivcor.su.main
来自「su 的源代码库」· MAIN 代码 · 共 31 行
MAIN
31 行
SUDIVCOR - Divergence (spreading) correction sudivcor <stdin >stdout [optional parms] Required Parameters: none Optional Parameters: trms=0.0 times corresponding to rms velocities in vrms vrms=1500.0 interval velocities corresponding to times in trms vfile= binary (non-ascii) file containing velocities vrms(t) Notes: The trms, vrms arrays specify an rms velocity function of time. Linear interpolation and constant extrapolation is used to determine interval velocities at times not specified. Values specified in trms must increase monotonically. Alternatively, rms velocities may be stored in a binary file containing one velocity for every time sample. If vfile is specified, then the trms and vrms arrays are ignored. The time of the first sample is assumed to be constant, and is taken as the value of the first trace header field delrt. Credits: CWP: Jack K. Cohen, Francesca Fazarri Trace header fields accessed: ns, dt, delrt
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?