パラメータ名 Parameter name |
意味 Meaning |
可能なパラメータ値 Allowed parameter values |
デフォルト値 Default value |
inputfiles | 使用する入力時系列データファイルのリスト。
個々のファイルは
ymaeda_opentoolsの時系列データファイル形式
のいずれかで書かれているものとする。
時間刻みは全てのファイルで共通でなければならない。 A list of input time series data files to read. Each file must be written with one of the file formats of time series data in ymaeda_opentools. The sampling interval must be common among all files. |
ファイル名をカンマ(,)で区切って並べた文字列。 A string composed of the file names separated by commas (,). |
どちらか片方は省略不可、もう片方は使用されない。 One of them cannot be omitted, and the other is not used. |
inputfile_list | 使用する入力時系列デーファイルを列挙した設定ファイル名。
この設定ファイルには1行につき1つの時系列データファイル名を書く。
また、設定ファイルには空行や#から始まるコメントを自由に挿入できる。
個々の時系列データファイルは
ymaeda_opentoolsの時系列データファイル形式
のいずれかで書かれているものとする。
時間刻みは全ての時系列データファイルで共通でなければならない。 The name of a configuration file that lists the input time series data files to read. Write a time series data file name in each line of this configuration file. The configuration file can consist of empty lines and comments beginning with #. Each time series data file must be written with one of the file formats of time series data in ymaeda_opentools. The sampling interval must be common among all time series data files. |
設定ファイルの名前を表す文字列。拡張子は何でも良い。 The name of a configuration file with an arbitrary extension. | |
outputfile | 出力する時系列データファイル名。拡張子は
ymaeda_opentoolsの時系列データファイル形式
のいずれかでなければならない。 Name of the output time series data. The extension must be one of the file formats of time series data in ymaeda_opentools. |
ファイル名を表す文字列。 A string that represents a file name. |
省略不可 Cannot be omitted |
a | 個々の時系列データに対して掛ける振幅係数\(a_n\)の値のリスト。 A list of the amplitude coefficients \(a_n\), which are multiplied with individual time series data. |
実数をカンマ(,)で区切って並べた文字列。
使用する入力時系列データファイルと個数が等しくなければならない。 A string composed of real numbers separated by commas (,). The number of values must be equal to that of input time series data. |
省略時は全ての入力時系列データに対して\(a_n=1\)となる。 When this parameter is omitted, \(a_n=1\) is used for all input time series data. |
t | 個々の時系列データに対する時間のずらし方\(t_n\)の値(s)のリスト。 A list of the time shifts \(t_n\) for individual time series data. |
時系列データのサンプリング間隔の整数倍となる実数をカンマ(,)で区切って並べた文字列。
使用する入力時系列データファイルと個数が等しくなければならない。 A string composed of real numbers separated by commas (,). Each real number must be an integer multiple of the sampling interval of input time series data. The number of values must be equal to that of input time series data. |
省略時は全ての入力時系列データに対して\(t_n=0\)となる。 When this parameter is omitted, \(t_n=0\) is used for all input time series data. |
data6.seq1 data7.seq1 data8.seq1 data9.seq1 data10.seq1 |