OpenHantek
Loading...
Searching...
No Matches
ppresult.h File Reference
#include <QReadWriteLock>
#include <QVector3D>
#include "hantekprotocol/types.h"
#include "utils/printutils.h"
#include <vector>

Go to the source code of this file.

Data Structures

struct  SampleValues
 Struct for a array of sample values. More...
struct  DataChannel
 Struct for the analyzed data. More...
class  PPresult
 Post processing results. More...

Typedefs

typedef std::vector< QVector3D > ChannelGraph
typedef std::vector< ChannelGraphChannelsGraphs

Typedef Documentation

◆ ChannelGraph

typedef std::vector< QVector3D > ChannelGraph

◆ ChannelsGraphs

typedef std::vector< ChannelGraph > ChannelsGraphs