TSIO++ Time series input/output
|
SFile ts::sff::readSSFF | ( | const std::string & | filename, |
const bool & | verbose = false , |
||
const std::string & | format = datrw::anyID(datrw::Fsff) |
||
) |
read complete SFF file
read complete SFF file (single precision version).
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 51 of file cmdlinefiles.cc.
Referenced by readSSFF().