sequence/taper.h マニュアル

(The documentation of sequence/taper.h)

Last Update: 2022/1/26


sequence/taper.hでは 時系列データにtaperを掛ける関数が定義されている。 このヘッダファイル内で定義されている関数を以下に示す。 各関数の詳細は関数名をクリックしてリンク先を参照のこと。
Functions to apply a taper to a time series data are defined in sequence/taper.h. Functions defined in this header file are listed below. For details of individual functions, click the links.

関数名
Function name
機能・用途
Purpose
taper_cos_before
【マニュアル改訂中につき非公開】
[Documentation is not open as it is under revision]
時系列データの先頭部にcosine taperを掛ける。
Apply a cosine taper to the beginning part of a time series data.
taper_cos_after
【マニュアル改訂中につき非公開】
[Documentation is not open as it is under revision]
時系列データの末尾部にcosine taperを掛ける。
Apply a cosine taper to the end part of a time series data.