|
OpenHantek
|
Base for DsoSettingsScopeSpectrum and DsoSettingsScopeVoltage. More...
#include <scopesettings.h>
Data Fields | |
| QString | name |
| Name of this channel. | |
| bool | used = false |
| true if the channel is used (either visible or input for math etc.) | |
| bool | visible = false |
| true if the channel is turned on | |
| DsoSettingsScopeCursor | cursor |
Base for DsoSettingsScopeSpectrum and DsoSettingsScopeVoltage.
| DsoSettingsScopeCursor DsoSettingsScopeChannel::cursor |
| QString DsoSettingsScopeChannel::name |
Name of this channel.
| bool DsoSettingsScopeChannel::used = false |
true if the channel is used (either visible or input for math etc.)
| bool DsoSettingsScopeChannel::visible = false |
true if the channel is turned on