DATRW++ library: seismic data I/O with multiple formats
|
C datrw::util::readasciidouble | ( | std::istream & | is, |
const int | nsamples, | ||
const std::string & | streamname | ||
) |
read the trace data
is | the input stream |
nsamples | the number of samples |
streamname | name of the stream for Exceptions |
Definition at line 141 of file util.h.
References DATRW_assert, datrw::hpmo::nsamples, and datrw::tfascii::streamname.