|
TSIO++ Time series input/output
|
| TDFileList ts::sff::readDSFF | ( | const tfxx::cmdline::Tparsed & | flist, |
| const bool & | verbose = false, |
||
| Ttracelistkey | tracekey = "t", |
||
| const std::string & | format = datrw::anyID(datrw::Fsff) |
||
| ) |
read complete list of SFF files with trace selection
read complete list of SFF files with trace selection.
Read a complete set of files like defined in the structure of command line arguments.
| flist | list of file names together with command line options and arguments |
| verbose | select verbosity |
| tracekey | key string for command line option that defines trace selection |
| format | data format to be read |
Definition at line 157 of file cmdlinefiles.cc.
References readDSFF().
