frequency_bessel_sub/parameters.h マニュアル

(The documentation of frequency_bessel_sub/parameters.h)

Last Update: 2023/12/11


frequency_bessel_sub/parameters.hでは パラメータの設定とチェックを行う関数 が定義されている。 このヘッダファイル内で定義されている関数を以下に示す。 各関数の詳細は関数名をクリックしてリンク先を参照のこと。
Functions to set and check parameters are defined in frequency_bessel_sub/parameters.h. Functions defined in this header file are listed below. For details of individual functions, click the links.

関数名
Function name
機能・用途
Purpose
TF_read_parameters コマンドライン引数からパラメータを読み込む。
Read parameters from command-line arguments.
TF_check_parameters パラメータをチェックする。
Check parameters.
TF_set_and_check_parameters_after_readData データの読み込み後でないとできないパラメータの設定とチェックを行う。
Set and check parameters that can be done only after reading the data.