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

◆ ipdasstream()

datrw::ipdasstream::ipdasstream ( std::istream &  is)

Definition at line 61 of file ipdasstream.cc.

62  : Tbase(is, true, true, true)
63  { }
idatstream Tbase
Definition: pdas.h:65