frequency_bessel_sub/calculation.h マニュアル

(The documentation of frequency_bessel_sub/calculation.h)

Last Update: 2023/12/11


frequency_bessel_sub/calculation.hでは I(ω,k)を計算する関数 が定義されている。 このヘッダファイル内で定義されている関数を以下に示す。 各関数の詳細は関数名をクリックしてリンク先を参照のこと。
Functions to compute I(ω,k) are defined in frequency_bessel_sub/calculation.h. Functions defined in this header file are listed below. For details of individual functions, click the links.

関数名
Function name
機能・用途
Purpose
TF_calculate_FJ_varying_k 波数kを動かしてI(ω,k)を計算する。
Compute I(ω,k) for varying wave number k.
TF_calculate_FJ_varying_c 位相速度cを動かしてI(ω,k), k=ω/cを計算する。
Compute I(ω,k), k=ω/c, for varying phase velocity c.
TF_B0 計算式に登場する関数B0(x)を計算する。
Compute the function B0(x) in the formula.