source | ユーザがパラメータの順番を間違えないための引数であり、
文字列"source"のみ可(他の文字列を指定するとエラーになる)。
この後の引数がソースに関するパラメータであることを示す。 An argument to avoid a mistake of the order of parameters. Only the value "source" is allowed; if another string is given to here, the program finishes as an error. This argument indicates that the subsequent arguments are parameters of the source. |
sx | 震源位置の The |
sy | 震源位置の The |
sz | 震源位置の The |
source_intensity | 変位や傾斜変動の計算式
に登場する係数 The coefficient |
station | ユーザがパラメータの順番を間違えないための引数であり、
文字列"station"のみ可(他の文字列を指定するとエラーになる)。
この後の引数が観測点に関するパラメータであることを示す。 An argument to avoid a mistake of the order of parameters. Only the value "station" is allowed; if another string is given to here, the program finishes as an error. This argument indicates that the subsequent arguments are parameters of the station. |
x | 観測点の The |
y | 観測点の The |
surface | ユーザがパラメータの順番を間違えないための引数であり、
文字列"surface"のみ可(他の文字列を指定するとエラーになる)。
この後の引数が地表面に関するパラメータであることを示す。 An argument to avoid a mistake of the order of parameters. Only the value "surface" is allowed; if another string is given to here, the program finishes as an error. This argument indicates that the subsequent arguments are parameters of the ground surface. |
z0 | 水平位置 The |
theta_x | 地表面の The slope, |
theta_y | 地表面の The slope, |
unit | 引数theta_x, theta_yの単位で、
radian単位なら"rad"、
°単位なら"deg"を指定する。 The unit of the values of arguments theta_x and theta_y, which is either "rad" if the values are given in radian, or "deg" if the values are given in degrees. |
component | ユーザがパラメータの順番を間違えないための引数であり、
文字列"component"のみ可(他の文字列を指定するとエラーになる)。
この後の引数が成分に関するパラメータであることを示す。 An argument to avoid a mistake of the order of parameters. Only the value "component" is allowed; if another string is given to here, the program finishes as an error. This argument indicates that the subsequent arguments are parameters of the component. |
component_name | 計算する成分。以下のいずれかが指定可能である。 The component to calculate, which can be one of the followings.
|