|
TSIO++ Time series input/output
|
| DFile ts::sff::readDSFF | ( | const tfxx::cmdline::Filename & | filename, |
| const bool & | verbose = false, |
||
| Ttracelistkey | tracekey = "t", |
||
| const datrw::Eformat & | format = datrw::Fsff |
||
| ) |
read complete SFF file with trace selection
read complete SFF file with trace selection.
Read a complete data file, but take selection from the structure of command line arguments.
| filename | input file name 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 224 of file cmdlinefiles.cc.
References readDSFF().
