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

◆ setdatetolerance()

void sff::WID2compare::setdatetolerance ( const double &  tol)
inline

tolerance when comparing date (as a fraction of the sampling interval)

Definition at line 539 of file sffxx.h.

References Mdatetolerance.

539 { Mdatetolerance=tol; }
double Mdatetolerance
relative to mean sampling interval
Definition: sffxx.h:547