関数TF_read_snapshot_init マニュアル

(The documentation of function TF_read_snapshot_init)

Last Update: 2024/2/20


◆機能・用途(Purpose)

スナップショットの出力に関するパラメータを処理する。
Process parameters for the output snapshots.


◆形式(Format)

#include "waterPML_sub/station.h"
inline struct TF_snapshot ∗TF_read_snapshot_init
(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.


◆戻り値(Return value)

スナップショットの設定を各スナップショットについて並べた配列。
An array composed of the configurations for each snapshot.