関数名 Function name |
機能・用途 Purpose |
win_str2channelCode | チャンネルコードを表す文字列を
数値(unsigned short型)に変換する。 Convert a string that represents a channel code to the corresponding numerical value of unsigned short-type. |
win_readChannelCode | チャンネルコードのリストをファイルから読み込む。 Read a list of channel codes from a file. |
win_readChannelTable | WINシステムのチャンネルテーブルファイルを読み込む。 Read a channel table file of the WIN system. |
win_selectChannelTable | チャンネルテーブルのデータから
指定されたチャンネルに対応する部分を抜き出す。 Extract a partial channel table data that consists of specified channels. |
win_selectChannelTable_time | チャンネルテーブルのデータから
指定された日時において有効な部分を抜き出す。 Extract a partial channel table data that are effective at a specified date and time. |
win_writeChannelTable | WINシステムのチャンネルテーブルをファイルに出力する。 Output a channel table file of the WIN system. |
win_listChannelCode_in_data | WINデータに含まれるチャンネルコードをリストアップする。 List the channel codes included in WIN data. |
win_listStations_from_channelTable | WINのチャンネルテーブルに含まれる観測点をリストアップする。 List the stations included in a WIN channel table. |