OpenHantek
viewconstants.h File Reference

Go to the source code of this file.

Macros

#define SAMPLESIZE_USED   20000
 
#define DIVS_TIME   10.0
 Number of horizontal screen divs. More...
 
#define DIVS_VOLTAGE   8.0
 Number of vertical screen divs. More...
 
#define DIVS_SUB   5
 Number of sub-divisions per div. More...
 
#define MARGIN_LEFT   (-DIVS_TIME / 2.0)
 
#define MARGIN_RIGHT   (DIVS_TIME / 2.0)
 
#define MARKER_COUNT   2
 Number of markers. More...
 
#define MARKER_STEP   (DIVS_TIME / 100.0)
 
#define DOCK_LAYOUT_SPACING   4
 
#define USR_MANUAL_PATH   "/usr/share/doc/packages/OpenHantek6022/OpenHantek6022_User_Manual.pdf"
 

Macro Definition Documentation

◆ DIVS_SUB

#define DIVS_SUB   5

Number of sub-divisions per div.

◆ DIVS_TIME

#define DIVS_TIME   10.0

Number of horizontal screen divs.

◆ DIVS_VOLTAGE

#define DIVS_VOLTAGE   8.0

Number of vertical screen divs.

◆ DOCK_LAYOUT_SPACING

#define DOCK_LAYOUT_SPACING   4

◆ MARGIN_LEFT

#define MARGIN_LEFT   (-DIVS_TIME / 2.0)

◆ MARGIN_RIGHT

#define MARGIN_RIGHT   (DIVS_TIME / 2.0)

◆ MARKER_COUNT

#define MARKER_COUNT   2

Number of markers.

◆ MARKER_STEP

#define MARKER_STEP   (DIVS_TIME / 100.0)

◆ SAMPLESIZE_USED

#define SAMPLESIZE_USED   20000

◆ USR_MANUAL_PATH

#define USR_MANUAL_PATH   "/usr/share/doc/packages/OpenHantek6022/OpenHantek6022_User_Manual.pdf"