関数check_ray_1DvelocityStructure マニュアル

(The documentation of function check_ray_1DvelocityStructure)

Last Update: 2021/12/6


◆機能・用途(Purpose)

波線パラメータと1次元速度構造をチェックする。
Check a ray parameter and a 1D velocity structure.


◆形式(Format)

#include <ray/check.h>
inline void check_ray_1DvelocityStructure
(const double p,const struct _1DvelocityStructure structure)


◆引数(Arguments)

p 波線パラメータ。
A ray parameter.
structure 1次元速度構造
A 1D velocity structure.


◆使用例(Example)

struct _1DvelocityStructure structure;
check_ray_1DvelocityStructure(0.001,structure);


◆チェックされる項目(Checks conducted)

この関数では以下の条件が満たされているかをチェックする。
This function checks whether the following requirements are met: