GSE++ library: reading and writing GSE waveforms

◆ operator()()

intT GSE2::waveform::differences::Tremove_diff::operator() ( const intT x)
inline

integrate by adding this value to the previous returned

Definition at line 231 of file gsexx.h.

References Mxold.

232  { return(Mxold=Mxold+x); }
intT Mxold
previous returned value
Definition: gsexx.h:237