intensity | 計算時に与えるソースの強さ。 The intensity of the source given in the calculation. |
phi | 計算したい傾斜変動成分の方向と Angle (rad) between the direction of tilt component to compute and the |
M | 計算したモーメントテンソル成分から成る行列の代入先。
宣言しただけの構造体を渡す。
関数内で A memory into which a matrix composed of the moment tensor components is inserted. Give a structure which is only declared (without setting the values). In the function, the dynamic memories for a |
F | 計算したシングルフォース成分から成る行列の代入先。
宣言しただけの構造体を渡す。
関数内で3成分の列ベクトルとして動的メモリの確保と値の設定が行われる。
シングルフォース成分 A memory into which a matrix composed of the single force components is inserted. Give a structure which is only declared (without setting the values). In the function, the dynamic memories for a 3-component column vector is allocated and the values are set. Each single force component |
T | 傾斜変動を相反定理を用いて計算するために観測点の位置に置く
仮想的なソース成分
(
利用できるメカニズム一覧のtilt, tilt2の説明参照)
から成る行列の代入先。
宣言しただけの構造体を渡す。
関数内で6成分の列ベクトルとして動的メモリの確保と値の設定が行われる。
水管傾斜計用の仮想ソースの3成分 A memory into which a matrix composed of virtual source components, exerted at the station location to compute tilt based on the reciprocity theorem (see the descriptions for tilt and tilt2 in List of mechanisms available), is inserted. Give a structure which is only declared (without setting the values). In the function, the dynamic memories for a 6-component column vector is allocated and the values are set. The three components of the virtual source for a water tube tiltmeter ( |
代入先 Place to insert |
代入先の意味 Meaning of the place to insert |
代入される値 The value inserted |
(∗)M.main[0][0] | 0.0 | |
(∗)M.main[0][1] | 0.0 | |
(∗)M.main[0][2] | 0.0 | |
(∗)M.main[1][0] | 0.0 | |
(∗)M.main[1][1] | 0.0 | |
(∗)M.main[1][2] | 0.0 | |
(∗)M.main[2][0] | 0.0 | |
(∗)M.main[2][1] | 0.0 | |
(∗)M.main[2][2] | 0.0 | |
(∗)F.main[0] | 0.0 | |
(∗)F.main[1] | 0.0 | |
(∗)F.main[2] | 0.0 | |
(∗)T.main[0] | 0.0 | |
(∗)T.main[1] | 0.0 | |
(∗)T.main[2] | 0.0 | |
(∗)T.main[3] | ||
(∗)T.main[4] | ||
(∗)T.main[5] | 0.0 |