|
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. | |
| unsigned int | maxDownsampler |
| The maximum downsampling ratio. | |
| std::vector< unsigned > | recordLengths |
| Available record lengths, UINT_MAX means rolling. | |
Stores the samplerate limits for calculations.
1.8.14