関数名 Function name |
機能・用途 Purpose |
calculate_traveltime_2layers | 水平2層構造のもとで2地点を結ぶ走時を計算する。 Compute the travel time between two points in a medium of two horizontal layers. |
calculate_traveltime_2layers_inclined | 層境界が一定角度で傾いた2層構造のもとで2地点を結ぶ走時を計算する。 Calculate the travel time between two points in a medium of two layers separated by an inclined boundary that has a constant slope. |
calculate_traveltime_2layers_inclined3D | 層境界が一定角度で傾いた2層構造のもとで2地点を結ぶ走時を計算する。
層境界の傾きと2地点の位置を3次元で与えるバージョン。 Calculate the travel time between two points in a medium of two layers separated by an inclined boundary that has a constant slope. The slope and two point locations are given in 3D. |
calculate_traveltime_2layers_givenRayType | 水平2層構造のもとで2地点を結ぶ走時を
特定の種類の波線(例:直達波、屈折波、PS変換波)について計算する。 Compute the travel time of a given ray type (e.g., a direct wave, a refracted wave, and a P-S converted wave) between two points in a medium of two horizontal layers. |
calculate_traveltime_2layers_inclined3D_givenRayType | 層境界が一定角度で傾いた2層構造のもとで2地点を結ぶ走時を
特定の種類の波線(例:直達波、屈折波、PS変換波)について計算する。
層境界の傾きと2地点の位置を3次元で与えるバージョン。 Calculate the travel time of a given ray type (e.g., a direct wave, a refracted wave, and a P-S conversion wave) between two points in a medium of two layers separated by an inclined boundary that has a constant slope. The slope and two point locations are given in 3D. |
calculate_traveltime_multi_layers | 水平多層構造のもとで2地点を結ぶ走時を計算する。 Compute the travel time between two points in horizontally stratified multi layers. |