ヘッダファイル名 Header file name |
機能・用途 Purpose |
calculate_radiation_pattern_sub/index.h | 他のcalculate_radiation_patternコマンド専用ヘッダファイル一式を
インクルードするためのヘッダファイル。 A header file to include all other header files exclusively used by calculate_radiation_pattern command. |
calculate_radiation_pattern_sub/structure.h | calculate_radiation_patternコマンド専用の構造体の定義。 Definitions of structures exclusively used by calculate_radiation_pattern command. |
calculate_radiation_pattern_sub/prototype.h | calculate_radiation_patternコマンド専用の関数のプロトタイプ。 Prototypes of functions exclusively used by calculate_radiation_pattern command. |
ヘッダファイル名 Header file name |
機能・用途 Purpose |
calculate_radiation_pattern_sub/calculation_common.h | 変位振幅の計算を補助する関数(モーメントテンソル、シングルフォース共通)。 Functions to support computations for displacement amplitude (common to moment tensor and single force sources). |
calculate_radiation_pattern_sub/calculation_moment_tensor.h | モーメントテンソルが作る変位振幅を計算する関数。 Functions to compute the displacement amplitude caused by a moment tensor. |
calculate_radiation_pattern_sub/calculation_single_force.h | シングルフォースが作る変位振幅を計算する関数。 Functions to compute the displacement amplitude caused by a single force. |
calculate_radiation_pattern_sub/set_parameters.h | パラメータの設定を行う関数。 Functions to set parameters. |