|
OpenHantek
|
Holds the settings for the horizontal axis. More...
#include <scopesettings.h>
Data Fields | |
| Dso::GraphFormat | format = Dso::GraphFormat::TY |
| Graph drawing mode of the scope. More... | |
| double | frequencybase = 1e3 |
| Frequencybase in Hz/div. More... | |
| DsoSettingsScopeCursor | cursor |
| unsigned int | recordLength = 0 |
| Sample count. More... | |
| double | timebase = 1e-3 |
| TODO Use ControlSettingsSamplerateTarget. More... | |
| double | samplerate = 1e6 |
| The samplerate of the oscilloscope in S. More... | |
| double | calfreq = 1e3 |
| The frequency of the calibration output. More... | |
Holds the settings for the horizontal axis.
| double DsoSettingsScopeHorizontal::calfreq = 1e3 |
The frequency of the calibration output.
| DsoSettingsScopeCursor DsoSettingsScopeHorizontal::cursor |
| Dso::GraphFormat DsoSettingsScopeHorizontal::format = Dso::GraphFormat::TY |
Graph drawing mode of the scope.
| double DsoSettingsScopeHorizontal::frequencybase = 1e3 |
Frequencybase in Hz/div.
| unsigned int DsoSettingsScopeHorizontal::recordLength = 0 |
Sample count.
| double DsoSettingsScopeHorizontal::samplerate = 1e6 |
The samplerate of the oscilloscope in S.
| double DsoSettingsScopeHorizontal::timebase = 1e-3 |
TODO Use ControlSettingsSamplerateTarget.
Timebase in s/div