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. |
snapshot | スナップショットの設定の代入先の配列。
動的メモリの確保を済ませただけの配列を与える。
関数内で値が設定される。 An array to preserve the configurations of snapshots. Give an empty array whose dynamic memory has been allocated but whose component values have not been set. Within the function, the values of array components are set. |