DATRW++ library: seismic data I/O with multiple formats
|
File datrw::tsoft::readfile | ( | std::istream & | is, |
const ReaderConfig & | rc | ||
) |
read complete file
function to read a complete TSOFT file
Definition at line 48 of file tsoftsffcontainer.cc.
References datrw::tsoft::SFFchannelid::auxid, datrw::tsoft::SFFchannelid::channel, channelinfofree(), datrw::tsoft::Channeldata::chinfo(), datrw::tsoft::TSOFTchannelid::datatype, datrw::tsoft::Datatrace::date(), datrw::tsoft::TSOFTfile::dc(), datrw::tsoft::TSOFTfile::free(), datrw::tsoft::TSOFTchannelid::instrument, datrw::tsoft::SFFchannelid::instrument, datrw::tsoft::Datatrace::interval(), datrw::tsoft::TSOFTchannelid::location, datrw::tsoft::File::Mfree, datrw::tsoft::Datatrace::Mseries, datrw::tsoft::File::Mtraces, datrw::tsoft::TSOFTfile::nchannels(), datrw::tsoft::Channeldata::ntraces(), datrw::tsoft::Datatrace::series(), datrw::tsoft::SFFchannelid::station, datrw::tsoft::Channelinfo::thedatatype(), datrw::tsoft::Channelinfo::theinstrument(), datrw::tsoft::Channelinfo::thelocation(), datrw::tsoft::Channeldata::trace(), and translate().
Referenced by datrw::itsoftstream::read().