|
OpenHantek
|
Go to the source code of this file.
Macros | |
| #define | DIVS_TIME 10.0 |
| Number of horizontal screen divs. | |
| #define | DIVS_VOLTAGE 8.0 |
| Number of vertical screen divs. | |
| #define | DIVS_SUB 5 |
| Number of sub-divisions per div. | |
| #define | MARGIN_LEFT ( -DIVS_TIME / 2.0 ) |
| #define | MARGIN_RIGHT ( DIVS_TIME / 2.0 ) |
| #define | MARGIN_TOP ( DIVS_VOLTAGE / 2.0 ) |
| #define | MARGIN_BOTTOM ( -DIVS_VOLTAGE / 2.0 ) |
| #define | MARKER_STEP ( DIVS_TIME / 100.0 ) |
| #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 MARGIN_BOTTOM ( -DIVS_VOLTAGE / 2.0 ) |
| #define MARGIN_LEFT ( -DIVS_TIME / 2.0 ) |
| #define MARGIN_RIGHT ( DIVS_TIME / 2.0 ) |
| #define MARGIN_TOP ( DIVS_VOLTAGE / 2.0 ) |
| #define MARKER_STEP ( DIVS_TIME / 100.0 ) |