| seq | 計算に用いる時系列データを表す構造体。 A structure to represent the time series data used for the computation. |
| Nbends | 折れ曲がり点の個数。 The number of bending points. |
| bend_times | 折れ曲がり点の時刻を昇順に並べた配列。 An array composed of the times of bending points sorted in an ascending order. |