WIHM_sub/geometry.h マニュアル

(The documentation of WIHM_sub/geometry.h)

Last Update: 2022/3/31


WIHM_sub/geometry.hでは ソースと観測点の配置に関する幾何学計算を行う関数が定義されている。 このヘッダファイル内で定義されている関数を以下に示す。 各関数の詳細は関数名をクリックしてリンク先を参照のこと。
Functions to perform a calculation with respect to the geometry of the source and station are defined in WIHM_sub/geometry.h. Functions defined in this header file are listed below. For details of individual functions, click the links.

関数名
Function name
機能・用途
Purpose
TF_xxi2rgamma ソース位置\(\posxi\)と観測点位置\(\posx\)を与えて ソースから観測点までの距離\(r\)と 単位方向ベクトル\(\myvector{\gamma}\)を計算する。
Compute the distance, \(r\), and the unit directional vector, \(\gamma\), from the source to the station using the source location \(\posxi\) and the station location \(\posx\).