OpenHantek
DsoSettingsScopeHorizontal Struct Reference

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...
 

Detailed Description

Holds the settings for the horizontal axis.

Field Documentation

◆ calfreq

double DsoSettingsScopeHorizontal::calfreq = 1e3

The frequency of the calibration output.

◆ cursor

DsoSettingsScopeCursor DsoSettingsScopeHorizontal::cursor

◆ format

Dso::GraphFormat DsoSettingsScopeHorizontal::format = Dso::GraphFormat::TY

Graph drawing mode of the scope.

◆ frequencybase

double DsoSettingsScopeHorizontal::frequencybase = 1e3

Frequencybase in Hz/div.

◆ recordLength

unsigned int DsoSettingsScopeHorizontal::recordLength = 0

Sample count.

◆ samplerate

double DsoSettingsScopeHorizontal::samplerate = 1e6

The samplerate of the oscilloscope in S.

◆ timebase

double DsoSettingsScopeHorizontal::timebase = 1e-3

TODO Use ControlSettingsSamplerateTarget.

Timebase in s/div


The documentation for this struct was generated from the following file: