seq | 計算に用いる時系列データを表す構造体。 A structure to represent the time series data used for the computation. |
tmin | 計算に用いる時刻範囲の下限(\(t_{min}\))。 The lower limit, \(t_{min}\), of the time window used for the calculation. |
tmax | 計算に用いる時刻範囲の上限(\(t_{max}\))。 The upper limit, \(t_{max}\), of the time window used for the calculation. |