DATRW++ library: seismic data I/O with multiple formats
◆
dump()
[3/15]
void datrw::mseed::SEED::dump
(
const
BTIME
&
s
,
std::ostream &
os
)
Definition at line
90
of file
seedstructdump.cc
.
References
datrw::mseed::convert()
.
91
{
92
libtime::TAbsoluteTime thetime=
convert
(s);
93
os << thetime.timestring();
94
}
// void dump(const BTIME& s, std::ostream& os)
datrw::mseed::convert
libtime::TAbsoluteTime convert(const SEED::BTIME &t)
convert BTIME structure to libtime structure
Definition:
mseedread.cc:166
Here is the call graph for this function:
datrw
mseed
SEED
Generated on Mon Aug 21 2023 17:36:18 for DATRW++ library: seismic data I/O with multiple formats by
1.8.14