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

◆ dnib()

int datrw::mseed::SEED::Steim2Word::dnib ( ) const

return dnib

Definition at line 260 of file seedstructs.cc.

References Mword.

Referenced by datrw::mseed::SEED::dump(), nval(), and value().

261  {
262  return(int((Mword >> 30) & 0x03));
263  } // int Steim2Word::dnib() const
Here is the caller graph for this function: