OpenHantek
ppresult.h File Reference
#include <QVector3D>
#include <QReadWriteLock>
#include <vector>
#include "hantekprotocol/types.h"

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