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

◆ reclenbytes()

unsigned int datrw::mseed::SEED::DataOnlySEEDBlockette::reclenbytes ( ) const
inline

Definition at line 359 of file seedstructs.h.

References reclen.

Referenced by datrw::mseed::SEED::dump(), main(), datrw::mseed::MiniSEEDRecord::read(), datrw::mseed::MiniSEEDRecord::readheader(), and datrw::mseed::MiniSEEDRecord::skipdata().

359 { return(2<<(reclen-1)); }
unsigned char reclen
Data Record Length.
Definition: seedstructs.h:357
Here is the caller graph for this function: