OpenHantek
Loading...
Searching...
No Matches
SampleValues Struct Reference

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

#include <ppresult.h>

Data Fields

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

Detailed Description

Struct for a array of sample values.

Field Documentation

◆ interval

double SampleValues::interval = 0.0

The interval between two sample values.

◆ samples

std::vector< double > SampleValues::samples

Vector holding the sampling data.


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