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

◆ control()

unsigned int datrw::mseed::SEED::SteimFrame::control ( ) const
inline

return control word

Definition at line 490 of file seedstructs.h.

References datrw::mseed::SEED::SteimFrame::FrameData::control, and Mdata.

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

490 { return(Mdata.control); }
unsigned int control
control flags
Definition: seedstructs.h:482
FrameData Mdata
frame data (swapped)
Definition: seedstructs.h:528
Here is the caller graph for this function: