GSE++ library: reading and writing GSE waveforms
|
|
inlineprotected |
constructor to be called from implementation class
Standard constructor for the reading classes. It takes an input stream to read a waveform data stream from. If you want to read from a string, use string streams.
is | input stream to read from |
msamp | number of samples to be read (may be checked with the ::hot() function) |
Definition at line 340 of file gsexx.h.