ファイル形式(拡張子) File format (extension) |
説明 Description |
ファイルサイズ File size |
扱いやすさ Easiness to treat |
seq1 | ヘッダと各サンプルの値のみを書いたテキストファイル。 A text file composed of the headers and the value of each sample. |
中 Medium |
中間的 Intermediate |
seq2 | ヘッダ、各サンプルの時刻および値を書いたテキストファイル。 A text file composed of the headers as well as the time and value of each sample. |
大 Large |
容易 Easy |
bseq | ヘッダと各サンプルの値のみを書いたバイナリファイル。 A binary file composed of the headers and the value of each sample. |
小 Small |
面倒 Hard |
aseq1 | ヘッダと各サンプルの値のみを書いたテキストファイル
(ヘッダとして絶対日時の情報を保持)。 A text file composed of the headers and the value of each sample, where the headers consist of information of absolute date and time. |
中 Medium |
中間的 Intermediate |
aseq2 | ヘッダ、各サンプルの時刻および値を書いたテキストファイル
(ヘッダとして絶対日時の情報を保持)。 A text file composed of the headers as well as the time and value of each sample, where the headers consist of information of absolute date and time. |
大 Large |
容易 Easy |