#include <dsosamples.h>
◆ clipped
| unsigned char DSOsamples::clipped = 0 |
Bitmask of clipped channels.
◆ data
| std::vector<std::vector<double> > DSOsamples::data |
Pointer to input data from device.
◆ liveTrigger
| bool DSOsamples::liveTrigger = false |
live samples are triggered
◆ lock
| QReadWriteLock DSOsamples::lock |
|
mutable |
◆ pulseWidth1
| double DSOsamples::pulseWidth1 = 0.0 |
width from trigger point to next opposite slope
◆ pulseWidth2
| double DSOsamples::pulseWidth2 = 0.0 |
width from next opposite slope to third slope
◆ samplerate
| double DSOsamples::samplerate = 0.0 |
The samplerate of the input data.
◆ triggerPosition
| unsigned DSOsamples::triggerPosition = 0 |
position for a triggered trace, 0 = not triggered
The documentation for this struct was generated from the following file: