?? psfconvert
字號:
#@(#)Psfconvert 1.3 24 Mar 1997 ERLint new_sample_freq ?= 0:"New sampling frequency, 0 for default or input sampling rate";float deviation ?= 0:"Maximum tolerable frequency deviation from new_samp_rate in %";int start ?= 1:"Starting point of input file";int nan ?= 0:"Number of points for frequency conversion";double corner_freq ?= 0:"Corner frequency, 0 for default or the Nyquist rate";int Kaiserflag ?= 1:"Kaiser windowing design flag, 1 for yes, 0 for no";float rej_db ?=60:"Lowpass stop band rejection in dB for Kaiser windowing design";float trans_band ?= 200:"Lowpass transition bandwidth for Kaiser windowing design";string sfwin_type ?= "HANNING":"Other window type used in filter design":{"RECT","HAMMING","TRIANG","HANNING","COS4"};float sfwin_len ?= 0.01:"Filter length used for other window types in second";string channels ?= "0":"Channel selection, example: 0:5 or 1:+2";string output_type ?="FLOAT":"Available output data type":{"DOUBLE","FLOAT","LONG","SHORT","BYTE","DOUBLE_CPLX","FLOAT_CPLX","LONG_CPLX","SHORT_CPLX","SHORT_CPLX","BYTE_CPLX"};int dflag ?= 0:"Double precision flag, 1 for yes, 0 for no";
?? 快捷鍵說明
復制代碼
Ctrl + C
搜索代碼
Ctrl + F
全屏模式
F11
切換主題
Ctrl + Shift + D
顯示快捷鍵
?
增大字號
Ctrl + =
減小字號
Ctrl + -