引数 Argument |
与える値 Quantity to be given |
第1引数 1st argument |
入力時系列データファイル名。
ymaeda_opentoolsの時系列データファイル形式
(独自のファイル形式参照)
のいずれかでなければならない。 The input time series data file name. This file must be one of the time series data formats of ymaeda_opentools (see Special file formats). |
第2引数 2nd argument |
出力時系列データファイル名。
ymaeda_opentoolsの時系列データファイル形式
(独自のファイル形式参照)
のいずれかでなければならない。 The output time series data file name. This file must be one of the time series data formats of ymaeda_opentools (see Special file formats). |
パラメータ名 Parameter name |
意味 Meaning |
可能なパラメータ値 Allowed parameter values |
デフォルト値 Default value |
tmin | 切り出すタイムウインドウの先頭時刻(s)。 The start time (s) of the time window to extract. |
入力時系列データの定義域内の時刻を表す実数。 A real number that represents a time that is within the definition range of the input time series data. |
入力時系列データの先頭時刻。 The beginning time of the input time series data. |
tmax | 切り出すタイムウインドウの末尾時刻(s)。 The end time (s) of the time window to extract. |
入力時系列データの定義域内の時刻を表すtminよりも大きな実数。 A real number that represents a time that is within the definition range of the input time series data and greater than tmin. |
入力時系列データの末尾時刻。 The end time of the input time series data. |