|
OpenHantek
|
Stores the samplerate limits. More...
#include <controlspecification.h>
Data Fields | |
| ControlSamplerateLimits | single = {50e6, 50e6, 0, std::vector<unsigned>()} |
| The limits for single channel mode. More... | |
| ControlSamplerateLimits | multi = {100e6, 100e6, 0, std::vector<unsigned>()} |
| The limits for multi channel mode. More... | |
Stores the samplerate limits.
| ControlSamplerateLimits Dso::ControlSpecificationSamplerate::multi = {100e6, 100e6, 0, std::vector<unsigned>()} |
The limits for multi channel mode.
| ControlSamplerateLimits Dso::ControlSpecificationSamplerate::single = {50e6, 50e6, 0, std::vector<unsigned>()} |
The limits for single channel mode.