KiCad PCB EDA Suite
Loading...
Searching...
No Matches
drc_test_provider_diff_pair_coupling.cpp File Reference

Go to the source code of this file.

Classes

class  test::DRC_TEST_PROVIDER_DIFF_PAIR_COUPLING
 
struct  DIFF_PAIR_KEY
 
struct  DIFF_PAIR_COUPLED_SEGMENTS
 
struct  DIFF_PAIR_ITEMS
 

Namespaces

namespace  test
 
namespace  detail
 

Functions

static bool commonParallelProjection (SEG p, SEG n, SEG &pClip, SEG &nClip)
 
static void extractDiffPairCoupledItems (DIFF_PAIR_ITEMS &aDp)
 

Variables

static DRC_REGISTER_TEST_PROVIDER< test::DRC_TEST_PROVIDER_DIFF_PAIR_COUPLINGdetail::dummy
 

Function Documentation

◆ commonParallelProjection()

static bool commonParallelProjection ( SEG  p,
SEG  n,
SEG pClip,
SEG nClip 
)
static

◆ extractDiffPairCoupledItems()