SFF++ library: reading and writing SFF from C++

◆ WID2compare()

sff::WID2compare::WID2compare ( const int &  flags = (Fstation | Fchannel | Fdt))
inline

create compare object for comparison of selected fields

See also
sff::Ewid2field

Definition at line 532 of file sffxx.h.

532  :
533  Mflags(flags), Mdttolerance(0.), Mdatetolerance(0.) { }
double Mdatetolerance
relative to mean sampling interval
Definition: sffxx.h:547
double Mdttolerance
Definition: sffxx.h:546
int flags() const
Definition: sffxx.h:541