DATRW++ library: seismic data I/O with multiple formats
◆
TSOFTfile()
[2/2]
datrw::tsoft::TSOFTfile::TSOFTfile
(
std::istream &
is
,
const
ReaderConfig
&
rc
,
const bool &
debug
=
false
)
inline
create by reading
Definition at line
95
of file
tsoftreader.h
.
References
read()
.
97
:
98
Mdatacontainer
(rc),
Mreaderconfig
(rc)
99
{
100
this->
read
(is, debug);
101
}
datrw::tsoft::TSOFTfile::Mdatacontainer
Datacontainer Mdatacontainer
store channel info
Definition:
tsoftreader.h:117
datrw::tsoft::TSOFTfile::read
void read(std::istream &is, const bool &debug=false)
read from stream
Definition:
tsoftreader.cc:96
datrw::tsoft::TSOFTfile::Mreaderconfig
ReaderConfig Mreaderconfig
Reader configuration.
Definition:
tsoftreader.h:125
Here is the call graph for this function:
datrw
tsoft
TSOFTfile
Generated on Mon Aug 21 2023 17:36:19 for DATRW++ library: seismic data I/O with multiple formats by
1.8.14