OpenHantek
Loading...
Searching...
No Matches
Dso::ControlSamplerateLimits Struct Reference

Stores the samplerate limits for calculations. More...

#include <controlspecification.h>

Data Fields

double base
 The base for sample rate calculations.
double max
 The maximum sample rate.
std::vector< unsigned > recordLengths
 Available record lengths, UINT_MAX means rolling.

Detailed Description

Stores the samplerate limits for calculations.

Field Documentation

◆ base

double Dso::ControlSamplerateLimits::base

The base for sample rate calculations.

◆ max

double Dso::ControlSamplerateLimits::max

The maximum sample rate.

◆ recordLengths

std::vector< unsigned > Dso::ControlSamplerateLimits::recordLengths

Available record lengths, UINT_MAX means rolling.


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