KiCad PCB EDA Suite
Loading...
Searching...
No Matches
ar_matrix.h File Reference
#include <layer_ids.h>
#include <math/box2.h>

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
 

Macro Definition Documentation

◆ AR_MAX_ROUTING_LAYERS_COUNT

#define AR_MAX_ROUTING_LAYERS_COUNT   2

Definition at line 39 of file ar_matrix.h.

◆ AR_SIDE_BOTTOM

#define AR_SIDE_BOTTOM   1

Definition at line 42 of file ar_matrix.h.

◆ AR_SIDE_TOP

#define AR_SIDE_TOP   0

Definition at line 41 of file ar_matrix.h.