ヘッダファイル名 Header file name |
機能・用途 Purpose |
WIHM_sub/index.h | 他のWIHMコマンド専用ヘッダファイル一式を
インクルードするためのヘッダファイル。 A header file to include all other header files exclusively used by WIHM command. |
WIHM_sub/structure.h | WIHMコマンド専用の構造体の定義。 Definitions of structures exclusively used by WIHM command. |
WIHM_sub/prototype.h | WIHMコマンド専用の関数のプロトタイプ。 Prototypes of functions exclusively used by WIHM command. |
ヘッダファイル名 Header file name |
機能・用途 Purpose |
WIHM_sub/calculation.h | 変位の値を計算する関数。 Functions to compute the value of displacement. |
WIHM_sub/contribution.h | ソースの各成分からの変位への寄与を計算する関数。 Functions to compute the contribution from each source component to the displacement. |
WIHM_sub/geometry.h | ソースと観測点の配置に関する幾何学計算を行う関数。 Functions to perform a calculation with respect to the geometry of the source and station. |
WIHM_sub/radiation.h | 放射パターンを計算する関数。 Functions to compute a radiation pattern. |
WIHM_sub/set_parameters.h | パラメータの設定を行う関数。 Functions to set parameters. |
WIHM_sub/timefunc.h | 時間関数を処理する関数。 Functions to process time functions. |