KiCad PCB EDA Suite
|
Go to the source code of this file.
Classes | |
class | AR_MATRIX |
Handle the matrix routing that describes the actual board. More... | |
Macros | |
#define | AR_MAX_ROUTING_LAYERS_COUNT 2 |
#define | AR_SIDE_TOP 0 |
#define | AR_SIDE_BOTTOM 1 |
#define AR_MAX_ROUTING_LAYERS_COUNT 2 |
Definition at line 40 of file ar_matrix.h.
#define AR_SIDE_BOTTOM 1 |
Definition at line 43 of file ar_matrix.h.
#define AR_SIDE_TOP 0 |
Definition at line 42 of file ar_matrix.h.