Uses of Interface
adams.data.io.input.MetaFileReader
-
Packages that use MetaFileReader Package Description adams.data.io.input -
-
Uses of MetaFileReader in adams.data.io.input
Classes in adams.data.io.input that implement MetaFileReader Modifier and Type Class Description class
SpreadSheetTimeseriesReader
Reads timeseries containers from columns of a spreadsheet.
A new container is started, whenever the value of the ID column changes (hence you need to ensure that the data is ordered on this column).
However, it is not required to have an ID column present.
-