引数 Argument |
与える値 Quantity to be given |
第1引数 1st argument |
入力時系列データファイル名。
ymaeda_opentoolsの時系列データファイル形式
(独自のファイル形式参照)
のいずれかでなければならない。 Name of the input time series data file, which must be written in one of the file formats of time series data of ymaeda_opentools; see Special file formats. |
第2引数 2nd argument |
出力ファイル名。
第1列に時刻、第2列以降は入力時系列データに対して
任意の回数の積分や微分を行って得られる時系列データを並べた
テキストファイルであり、拡張子は何でも良い。
列の区切りにはタブが用いられる。 Name of the output file, which is a text file with an arbitrary extension, consisting of time in the 1st column and arbitrary-order integrals or differentials of the input time series data in the 2nd and later columns. Tabs are used to separate the columns. |
パラメータ名 Parameter name |
意味 Meaning |
可能なパラメータ値 Allowed parameter values |
デフォルト値 Default value |
Nintegrals | 各列に出力する時系列データの積分回数をカンマ(,)で区切って並べた文字列。
積分回数に負の数を指定すれば微分になる。 A string composed of the numbers of integrals for the outputs in individual columns, separated by commas (,). A negative value indicates a differentiation. |
2つ以上の整数をカンマ(,)で区切って並べた文字列。 A string composed of two or more integers, separated by commas (,). |
1,2 |