spec2
来自「su 的源代码库」· 代码 · 共 16 行
TXT
16 行
#! /bin/ksh# shell to compute and plot 2-D spectrum for one of Oz's shot records# Author: Jackpanel=cdp371to380cdpmin=371### get 2d spectrum of the selected cmp'ssugain <$panel tpow=2 gpow=0.3 |sushw key=d2 a=.008 |suspec2 |suximage \ title="2-D Transform of $panel" \ label1="Frequency (Hz)" label2="Wavenumber (cycles/km)" \ perc=98 grid1=solid grid2=solid &
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?