OpenHantek
SampleValues Struct Reference

Struct for a array of sample values. More...

#include <ppresult.h>

Data Fields

std::vector< double > sample
 Vector holding the sampling data. More...
 
double interval = 0.0
 The interval between two sample values. More...
 

Detailed Description

Struct for a array of sample values.

Field Documentation

◆ interval

double SampleValues::interval = 0.0

The interval between two sample values.

◆ sample

std::vector<double> SampleValues::sample

Vector holding the sampling data.


The documentation for this struct was generated from the following file: