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

◆ date() [1/2]

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

set time of first sample

Definition at line 245 of file tsoftdata.h.

References Mdate.

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

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