| 
    KiCad PCB EDA Suite
    
   | 
 
#include <wx/log.h>#include "pns_line.h"#include "pns_segment.h"#include "pns_arc.h"#include "pns_node.h"#include "pns_joint.h"#include "pns_solid.h"#include "pns_router.h"#include "pns_utils.h"#include "pns_diff_pair.h"#include "pns_topology.h"#include <board.h>#include <length_delay_calculation/length_delay_calculation.h>#include <pad.h>Go to the source code of this file.
Namespaces | |
| namespace | PNS | 
| Push and Shove diff pair dimensions (gap) settings dialog.  | |
Functions | |
| bool | PNS::commonParallelProjection (SEG p, SEG n, SEG &pClip, SEG &nClip) |