timefunc_name | 時間関数名。
sequence/timefunc.hのマニュアル
の冒頭に列挙してある時間関数名のうちのいずれか1つを選択する。 The name of the time function, which must be chosen from the list of the names at the top of the documentation of sequence/timefunc.h. | ||||||||
tp | 時間関数の定義式における\(\tau_p\)の値。 The value of \(\tau_p\) in the definition equation of the time function. | ||||||||
ts | 時間関数の定義式における\(\tau_s\)の値。
\(\tau_s\)を用いない時間関数の場合には
ダミーの値を適当に与えれば良い。 The value of \(\tau_s\) in the definition equation of the time function. For a time function which does not consist of \(\tau_s\), specify an arbitrary dammy value. | ||||||||
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.
|