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

◆ date() [1/2]

void datrw::tsoft::Datasequence::date ( const libtime::TAbsoluteTime  d)
inline

set time of first sample

Definition at line 277 of file tsoftdata.h.

References Mdate.

Referenced by datrw::tsoft::Channeldata::flushcollector(), and datrw::tsoft::Channeldata::push_sample().

277 { Mdate=d; }
libtime::TAbsoluteTime Mdate
time of first sample
Definition: tsoftdata.h:303
Here is the caller graph for this function: