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

◆ nsamples()

unsigned int datrw::mseed::MiniSEEDRecord::nsamples ( ) const
inline

number of samples

Definition at line 197 of file mseedread.h.

References recordheader().

Referenced by read().

198  { return(this->recordheader().nsamp); }
const SEED::FixedDataRecordHeader & recordheader() const
returns Fixed Data Record Header
Definition: mseedread.h:177
Here is the call graph for this function:
Here is the caller graph for this function: