|
KiCad PCB EDA Suite
|
#include <eda_item.h>#include <geometry/geometry_utils.h>#include <pcb_base_edit_frame.h>#include <router/pns_meander.h>#include <router/pns_meander_placer_base.h>#include <router/pns_router.h>#include <router/pns_routing_settings.h>Go to the source code of this file.
Classes | |
| class | TUNING_STATUS_VIEW_ITEM |
| class | PCB_TUNING_PATTERN |
Namespaces | |
| namespace | KIGFX |
| The Cairo implementation of the graphics abstraction layer. | |
Enumerations | |
| enum | LENGTH_TUNING_MODE { SINGLE , DIFF_PAIR , DIFF_PAIR_SKEW } |
| enum LENGTH_TUNING_MODE |
| Enumerator | |
|---|---|
| SINGLE | |
| DIFF_PAIR | |
| DIFF_PAIR_SKEW | |
Definition at line 40 of file pcb_tuning_pattern.h.