|
KiCad PCB EDA Suite
|
#include <vector>#include <stack>#include <math/box2.h>#include "pns_optimizer.h"#include "pns_routing_settings.h"#include "pns_algo_base.h"#include "pns_logger.h"#include "range.h"Go to the source code of this file.
Classes | |
| class | PNS::SHOVE |
| The actual Push and Shove algorithm. More... | |
| struct | PNS::SHOVE::ROOT_LINE_ENTRY |
| struct | PNS::SHOVE::HEAD_LINE_ENTRY |
| struct | PNS::SHOVE::SPRINGBACK_TAG |
Namespaces | |
| namespace | PNS |
| Push and Shove diff pair dimensions (gap) settings dialog. | |