関数名 Function name |
機能・用途 Purpose |
TF_judge_VLP | struct TF_eventInfo型構造体のいくつかのメンバの値を設定し、
特定の1つのイベント候補が真のVLPイベントか否かを判断する。 Set the values of several members of a struct TF_eventInfo-type structure and determine if an event candidate is a true VLP event. |
TF_list_peaks | 指定した時刻範囲にある山と谷をリストアップする。 List the peaks and troughs in a specified time section. |
TF_complete_event_info | struct TF_eventInfo型構造体のメンバのうち、
値が設定されていないものを設定する。 Set the values of members of a struct TF_eventInfo-type structure that have not been given. |
TF_clear_event_info | struct TF_eventInfo型構造体の配列型メンバの動的メモリを解放する。 Release dynamic memories for array-type members of a struct TF_eventInfo-type structure. |