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

◆ ntraces()

int datrw::tsoft::Channeldata::ntraces ( ) const
inline

number of data traces

Definition at line 352 of file tsoftdata.h.

References Mtraces.

Referenced by main(), and datrw::tsoft::readfile().

352 { return Mtraces.size(); }
Tvodt Mtraces
data traces
Definition: tsoftdata.h:359
Here is the caller graph for this function: