arrayヘッダファイルパッケージ マニュアル

(The documentation of array header file package)

Last Update: 2021/12/16


arrayヘッダファイルパッケージには 地震波のアレイ解析に用いるヘッダファイルをまとめてある。 このヘッダファイルパッケージ内のヘッダファイルを以下に示す。 各ヘッダファイルの詳細はリンクをクリックして参照のこと。
Header files used for array analyses of seismic waves are included in array header file package. Header files in this header file package are listed below. For details of individual header files, click the links.

◆特殊なヘッダファイル (Special header files)

ヘッダファイル名
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.

◆通常のヘッダファイル (Normal header files)

ヘッダファイル名
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.