|
OpenHantek
|
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. | |
Stores the samplerate limits for calculations.
| double Dso::ControlSamplerateLimits::base |
The base for sample rate calculations.
| double Dso::ControlSamplerateLimits::max |
The maximum sample rate.
| std::vector< unsigned > Dso::ControlSamplerateLimits::recordLengths |
Available record lengths, UINT_MAX means rolling.