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

◆ setdttolerance()

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

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

Definition at line 537 of file sffxx.h.

References Mdttolerance.

537 { Mdttolerance=tol; }
double Mdttolerance
Definition: sffxx.h:546