DATRW++ library: seismic data I/O with multiple formats

◆ skipseries()

virtual void datrw::itfasciistream::skipseries ( )
inlinevirtual

reads only the header of the data

Reimplemented from datrw::idatstream.

Definition at line 91 of file tfascii.h.

References set_traceheader().

91 { set_traceheader(); }
void set_traceheader()
set the trace header data
Here is the call graph for this function: