|
OpenHantek
|
Holds the settings for the oscilloscope. More...
#include <scopesettings.h>
Public Member Functions | |
| double | gain (unsigned channel) const |
| bool | anyUsed (ChannelID channel) |
| Dso::Coupling | coupling (ChannelID channel, const Dso::ControlSpecification *deviceSpecification) const |
| unsigned | countChannels () const |
| double | getMarker (unsigned int marker) const |
| void | setMarker (unsigned int marker, double value) |
Data Fields | |
| std::vector< double > | gainSteps |
| The selectable voltage gain steps in V/div. More... | |
| std::vector< DsoSettingsScopeSpectrum > | spectrum |
| Spectrum analysis settings. | |
| std::vector< DsoSettingsScopeVoltage > | voltage |
| Settings for the normal graphs. | |
| DsoSettingsScopeHorizontal | horizontal |
| Settings for the horizontal axis. | |
| DsoSettingsScopeTrigger | trigger |
| Settings for the trigger. | |
Holds the settings for the oscilloscope.
| std::vector<double> DsoSettingsScope::gainSteps |
The selectable voltage gain steps in V/div.
1.8.14