#include <softwaretrigger.h>
|
|
typedef std::tuple< unsigned, unsigned, unsigned > | PrePostStartTriggerSamples |
| |
Contains software trigger algorithms. At the moment this works on the analysed data of the DataAnalyser class. TODO Should work on the raw data within HantekDsoControl
◆ compute()
| SoftwareTrigger::PrePostStartTriggerSamples SoftwareTrigger::compute |
( |
const PPresult * |
data, |
|
|
const DsoSettingsScope * |
scope |
|
) |
| |
|
static |
Computes a software trigger point.
- Parameters
-
| data | Analysed data from the |
| scope | Scope settings |
- Returns
- Returns a tuple of positions [preTrigger, postTrigger, startTrigger]
The documentation for this class was generated from the following files: