|
TSIO++ Time series input/output
|
| TSFileList ts::sff::readSSFF | ( | 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 (single precision version).
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 141 of file cmdlinefiles.cc.
References readSSFF().
