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

◆ word() [2/2]

int datrw::mseed::SEED::SteimFrame::word ( ) const
inline

return current data word

Definition at line 496 of file seedstructs.h.

References iword(), and word().

Referenced by datrw::mseed::SEED::Steim1Frame::diff(), datrw::mseed::SEED::Steim2Frame::diff(), datrw::mseed::SEED::Steim2Frame::setn(), and word().

496 { return(this->word(this->iword())); }
int iword() const
return current word index
Definition: seedstructs.h:515
int word() const
return current data word
Definition: seedstructs.h:496
Here is the call graph for this function:
Here is the caller graph for this function: