関数TF_write_parameters マニュアル

(The documentation of function TF_write_parameters)

Last Update: 2024/2/20


◆機能・用途(Purpose)

使用したパラメータの値を出力する。
Output the values of parameters used.


◆形式(Format)

#include "waterPML_sub/write.h"
inline void TF_write_parameters(const struct waterPML_parameters parameters)


◆引数(Arguments)

parameters 関数 TF_set_parameters, TF_read_stations, TF_count_snapshot によってメンバの値の設定を済ませた構造体。
A structure whose members were set by functions TF_set_parameters, TF_read_stations, and TF_count_snapshot.


◆動作(Behaviour)

使用したパラメータの値 を出力する。
Output the values of parameters used.