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

◆ append()

void datrw::tsoft::Datasequence::append ( const double &  v)
inline

append sample

Definition at line 275 of file tsoftdata.h.

References Msamples.

Referenced by datrw::tsoft::Channeldata::push_sample().

275 { Msamples.push_back(v); }
Here is the caller graph for this function: