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

◆ nchannels()

int datrw::tsoft::Datacontainer::nchannels ( ) const
inline

return number of channels

Definition at line 421 of file tsoftdata.h.

References Mchannels.

Referenced by main(), and datrw::tsoft::TSOFTfile::nchannels().

421 { return Mchannels.size(); }
Tvocd Mchannels
data sequences
Definition: tsoftdata.h:443
Here is the caller graph for this function: