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

◆ operator[]()

Tvalue datrw::mseed::MiniSEEDblock::operator[] ( const unsigned int &  i)
inline

Definition at line 98 of file mseedread.h.

References Mblock.

98 { return(Mblock(i)); }