Inhaltsverzeichnis

TXT-ASCII File Format

General

This component implements a simple frame by frame based ASCII File format for simple exchange timeseries data e.g. with Matlab scripts or excel tables. Each line of the file contains the data for one frame of data. The use is recommended only for test purposes.

mime type: text/x-txt

default file suffix: .txt

Limitations

The TXT-ASCII file format has different limitations:

Alle of these limitations are overruled by the Nimues default open and flexible .d3d file format.

Example

0.000000;-0.095669;0.309463;9.853709;0.008255;-0.008438;-0.011127;0.069050
0.008333;-0.099355;0.309605;9.862568;0.007578;0.000852;-0.013328;0.073747;
0.016667;-0.097535;0.309529;9.859025;-0.002978;-0.007112;-0.011350;0.066231;
0.025000;-0.096167;0.309354;9.873200;0.003265;-0.001817;-0.010090;0.070929;
0.033333;-0.098033;0.309420;9.878516;0.001599;-0.013137;-0.010671;0.071868;
...