引数 Argument |
与える値 Quantity to be given |
第1引数 1st argument |
相互相関関数の計算に用いる
1つ目のSAC時系列データ(\(f(t)\))のファイル名。 The file name of the 1st SAC time series data (\(f(t)\)) used for the computation of the CCF. |
第2引数 2nd argument |
相互相関関数の計算に用いる
2つ目のSAC時系列データ(\(g(t)\))のファイル名。 The file name of the 2nd SAC time series data (\(g(t)\)) used for the computation of the CCF. |
第3引数 3rd argument |
計算した相互相関関数の出力先ファイル名。
このファイルもSAC形式となる。 The file name of the CCF to output. This file is also the SAC format. |
引数 Argument |
動作 Behaviour |
-a | 下記「--mode=absolute」と同じ。 Same as “--mode=absolute” below. |
-r | 下記「--mode=relative」と同じ。 Same as “--mode=relative” below. |
-s | 下記「--mode=startzero」と同じ。 Same as “--mode=startzero” below. |
-z | 下記「--outofwindow=zero」と同じ。 Same as “--outofwindow=zero” below. |
-e | 下記「--outofwindow=exclude」と同じ。 Same as “--outofwindow=exclude” below. |
パラメータ名 Parameter name |
意味 Meaning |
可能なパラメータ値 Allowed parameter values |
デフォルト値 Default value |
mode | 時刻の基準の選び方。 Choice of the reference time. |
|
relative |
outofwindow | 入力時系列データの定義域外の扱い。 Treatment for outside of the definition ranges of the input time series data. |
|
zero |