| tp |
(\ref{eq.definition})式における\(\tau_p\)の値。
The value of \(\tau_p\) in eq. (\ref{eq.definition}).
|
| size |
作成する時系列データのサンプル数。
The number of samples of the time series data to create.
|
| t0 |
作成する時系列データの先頭時刻。
The beginning time of the time series data to create.
|
| dt |
作成する時系列データのサンプリング間隔。
The sampling interval of the time series data to create.
|
| Nintegral |
積分回数。以下の4つの値のいずれかを指定する。
The number of integrals, which must be one of the followings.
| \(-1\) |
時間関数の微分形(\ref{eq.derivative}式)を作成する。
Create the differential form
(eq. \ref{eq.derivative}) of the time function.
|
| 0 |
時間関数そのもの(\ref{eq.definition}式)を作成する。
Create the time function itself (eq. \ref{eq.definition}).
|
| 1 |
時間関数の1階積分形(\ref{eq.integral1}式)を作成する。
Create the 1st order integral form
(eq. \ref{eq.integral1}) of the time function.
|
| 2 |
時間関数の2階積分形(\ref{eq.integral2}式)を作成する。
Create the 2nd order integral form
(eq. \ref{eq.integral2}) of the time function.
|
|