ヘッダファイル名 Header file name |
機能・用途 Purpose |
array/index.h | arrayヘッダファイルパッケージ内の
他のヘッダファイル一式をインクルードするためのヘッダファイル。 A header file to include all the other header files in array header file package. |
array/structure.h | arrayヘッダファイルパッケージ用の構造体の定義。 Definitions of structures for array header file package. |
array/prototype.h | arrayヘッダファイルパッケージ内の関数のプロトタイプ。 Prototypes of functions in array header file package. |
ヘッダファイル名 Header file name |
機能・用途 Purpose |
array/stack.h | スローネスと波の到来方向を考慮して
時系列データのスタッキングを行う関数。 Functions to stack time-series data taking into account the slowness and back azimuth. |
array/station_info.h | 観測点情報(struct array_station_info型構造体)
に対する様々な処理を行う関数。 Functions to conduct various processings for station information, stored in a struct array_station_info-type structure. |