Loading...
Searching...
No Matches
Go to the documentation of this file.
6#define DIVS_VOLTAGE 8.0
9#define MARGIN_LEFT ( -DIVS_TIME / 2.0 )
10#define MARGIN_RIGHT ( DIVS_TIME / 2.0 )
11#define MARGIN_TOP ( DIVS_VOLTAGE / 2.0 )
12#define MARGIN_BOTTOM ( -DIVS_VOLTAGE / 2.0 )
14#define MARKER_STEP ( DIVS_TIME / 100.0 )