DATRW++ library: seismic data I/O with multiple formats
◆
write()
[12/15]
void datrw::binary::obinstream::write
(
const ::sff::INFO &
v
)
Definition at line
170
of file
obinstream.cc
.
References
write()
.
171
{
172
char
cs=::sff::coosysID(v.cs);
173
this->
write
(cs);
174
this->
write
(v.cx);
175
this->
write
(v.cy);
176
this->
write
(v.cz);
177
this->
write
(v.nstacks);
178
}
// void obinstream::write(const ::sff::INFO& v)
datrw::binary::obinstream::write
void write(const char &v)
Definition:
obinstream.cc:59
Here is the call graph for this function:
datrw
binary
obinstream
Generated on Mon Aug 21 2023 17:36:17 for DATRW++ library: seismic data I/O with multiple formats by
1.8.14