xi |
ソース位置 [m]の値を並べた配列。
xi[0]、xi[1]、xi[2]である。
An array composed of the values of source location
[m];
xi[0], xi[1],
and xi[2].
|
x |
観測点座標 [m]の値を並べた配列。
x[0]、x[1]、x[2]である。
An array composed of the values of station location
[m];
x[0], x[1],
and x[2].
|
gamma |
ソースから観測点への単位方向ベクトル
の代入先。
3要素から成る値を未設定の配列を与える。
関数内で値が設定され、
gamma[0]、 gamma[1]、
gamma[2]となる。
Memory into which the unit directional vector
from the source to the station,
,
is to be inserted.
Given an array of 3 components without setting the values.
Within the function, the values are set such that
gamma[0], gamma[1],
and gamma[2].
|