関数TF_count_snapshot マニュアル

(The documentation of function TF_count_snapshot)

Last Update: 2024/2/20


◆機能・用途(Purpose)

スナップショットの個数をカウントする。
Count the number of snapshots.


◆形式(Format)

#include "waterPML_sub/station.h"
inline void TF_count_snapshot(struct waterPML_parameters ∗parameters)


◆引数(Arguments)

parameters 関数 TF_set_parameters, TF_read_stations によってメンバの値の設定を済ませた構造体。 関数内でメンバNsnapshotの値が設定される。
A structure whose members were set by functions TF_set_parameters and TF_read_stations. The value of member Nsnapshot is set in this function.


◆動作(Behaviour)

引数parametersのメンバNsnapshotの値を設定する。
Set the value of member Nsnapshot of argument parameters.

設定される値は以下の通りである。
The value to be set is as follows.