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