関数TF_check_parameters マニュアル

(The documentation of function TF_check_parameters)

Last Update: 2023/12/11


◆機能・用途(Purpose)

パラメータをチェックする。
Check parameters.


◆形式(Format)

#include "frequency_bessel_sub/parameters.h"
inline void TF_check_parameters(const struct TF_parameters parameters)


◆引数(Arguments)

parameters パラメータ一式。
The parameters.


◆動作(Behaviour)

パラメータが以下の条件を満たしているかをチェックし、 満たしていない場合はプログラムをエラー終了する。
Check if the parameters satisfy the requirements listed below; if any of these requirements are not satisfied, the program finishes as an error.