GSE++ library: reading and writing GSE waveforms

◆ nread()

intT GSE2::waveform::TDAT2sum::nread ( ) const
inlineinherited

return the number of samples read

Definition at line 300 of file gsexx.h.

References GSE2::waveform::TDAT2sum::Mnsamp.

Referenced by GSE2::waveform::TDAT2read::operator()(), and GSE2::waveform::TDAT2write::operator()().

300 { return(Mnsamp); }
intT Mnsamp
number of samples read
Definition: gsexx.h:316
Here is the caller graph for this function: