TSIO++ Time series input/output
|
DFile ts::sff::readDSFF | ( | const std::string & | filename, |
const bool & | verbose = false , |
||
const std::string & | format = datrw::anyID(datrw::Fsff) |
||
) |
read complete SFF file
read complete SFF file.
Read a complete data file with headers and samples at once.
filename | input file name of file to be read |
verbose | select verbosity |
format | data format to be read |
Definition at line 60 of file cmdlinefiles.cc.
Referenced by readDSFF().