ヘッダファイル名 Header file name |
機能・用途 Purpose |
detect_VLP_sub/index.h | 他のdetect_VLPコマンド専用ヘッダファイル一式を
インクルードするためのヘッダファイル。 A header file to include all other header files exclusively used by detect_VLP command. |
detect_VLP_sub/structure.h | detect_VLPコマンド専用の構造体の定義。 Definitions of structures exclusively used by detect_VLP command. |
detect_VLP_sub/prototype.h | detect_VLPコマンド専用の関数のプロトタイプ。 Prototypes of functions exclusively used by detect_VLP command. |
ヘッダファイル名 Header file name |
機能・用途 Purpose |
detect_VLP_sub/event_info.h | 各イベント候補に関して様々な量を計算し、
VLPイベントか否かを判断する関数。 Functions to compute various quantities for each event candidate and determine if it is a true VLP event. |
detect_VLP_sub/file.h | ファイルをオープン・クローズする関数。 Functions to open and close files. |
detect_VLP_sub/set_parameters.h | パラメータの設定とチェックを行う関数。 Functions to set and check parameters. |
detect_VLP_sub/write.h | 結果を出力する関数。 Functions to output the results. |