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