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

◆ nchannels()

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

return number of channels

Definition at line 106 of file tsoftreader.h.

References Mdatacontainer, and datrw::tsoft::Datacontainer::nchannels().

Referenced by datrw::tsoft::readfile().

106 { return Mdatacontainer.nchannels(); }
Datacontainer Mdatacontainer
store channel info
Definition: tsoftreader.h:117
int nchannels() const
return number of channels
Definition: tsoftdata.h:421
Here is the call graph for this function:
Here is the caller graph for this function: