#include "volt_distr/volt_distr_viz.h"
Go to the source code of this file.
Defines | |
#define | C_HEIGHT C_WIDTH |
#define | C_WIDTH 75 |
#define | COLS ROWS |
#define | MAX_COLOR 65535 |
#define | P_HEIGHT (C_HEIGHT * ROWS) |
#define | P_WIDTH (C_WIDTH * COLS) |
#define | ROWS 8 |
#define | X_START 0 |
#define | X_STEP C_WIDTH |
#define | Y_START X_START |
#define | Y_STEP X_STEP |
Definition at line 12 of file volt_distr_viz.cpp.
#define C_WIDTH 75 |
Definition at line 11 of file volt_distr_viz.cpp.
Definition at line 10 of file volt_distr_viz.cpp.
#define MAX_COLOR 65535 |
Definition at line 19 of file volt_distr_viz.cpp.
Definition at line 14 of file volt_distr_viz.cpp.
Definition at line 13 of file volt_distr_viz.cpp.
#define ROWS 8 |
Definition at line 9 of file volt_distr_viz.cpp.
#define X_START 0 |
Definition at line 15 of file volt_distr_viz.cpp.
Definition at line 17 of file volt_distr_viz.cpp.
Definition at line 16 of file volt_distr_viz.cpp.
Definition at line 18 of file volt_distr_viz.cpp.