TSIO++ Time series input/output
|
SFile ts::sff::readSSFF | ( | const tfxx::cmdline::Filename & | filename, |
const bool & | verbose = false , |
||
Ttracelistkey | tracekey = "t" , |
||
const std::string & | format = datrw::anyID(datrw::Fsff) |
||
) |
read complete SFF file with trace selection
read complete SFF file with trace selection (single precision version).
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 113 of file cmdlinefiles.cc.
References readSSFF().