TSIO++ Time series input/output
|
Functions reading a set of input filesThis module is presented through cmdlinefiles.h. More...
Functions | |
TDFileList | ts::sff::readDSFF (const tfxx::cmdline::Tparsed &flist, const bool &verbose, Ttracelistkey tracekey, const std::string &format) |
read complete list of SFF files with trace selection More... | |
TSFileList | ts::sff::readSSFF (const tfxx::cmdline::Tparsed &flist, const bool &verbose, Ttracelistkey tracekey, const std::string &format) |
read complete list of SFF files with trace selection More... | |
TDFileList | ts::sff::readDSFF (const tfxx::cmdline::Tparsed &flist, const bool &verbose, Ttracelistkey tracekey, const datrw::Eformat &format) |
read complete list of SFF files with trace selection More... | |
TSFileList | ts::sff::readSSFF (const tfxx::cmdline::Tparsed &flist, const bool &verbose, Ttracelistkey tracekey, const datrw::Eformat &format) |
read complete list of SFF files with trace selection More... | |
Functions reading a set of input files
This module is presented through cmdlinefiles.h.