array/station_info.h マニュアル

(The documentation of array/station_info.h)

Last Update: 2021/12/16


array/station_info.hでは 観測点情報(struct array_station_info型構造体) に対する様々な処理を行う関数が定義されている。 このヘッダファイル内で定義されている関数を以下に示す。 各関数の詳細は関数名をクリックしてリンク先を参照のこと。
Functions to conduct various processings for station information, stored in a struct array_station_info-type structure, are defined in array/station_info.h. Functions defined in this header file are listed below. For details of individual functions, click the links.

関数名
Function name
機能・用途
Purpose
initialize_array_station_info
【マニュアル改訂中につき非公開】
[Documentation is not open as it is under revision]
struct array_station_info型構造体を初期化する。
Initialize a struct array_station_info-type structure.
read_array_station_info
【マニュアル改訂中につき非公開】
[Documentation is not open as it is under revision]
観測点情報をファイルからstruct array_station_info型構造体に読み込む。
Read station information from a file to a struct array_station_info-type structure.