KiCad PCB EDA Suite
Loading...
Searching...
No Matches
DIFF_PAIR_COUPLED_SEGMENTS Struct Reference

Public Member Functions

 DIFF_PAIR_COUPLED_SEGMENTS ()
 

Public Attributes

SEG coupledN
 
SEG coupledP
 
PCB_TRACKparentN
 
PCB_TRACKparentP
 
int computedGap
 
PCB_LAYER_ID layer
 
bool couplingFailMin
 
bool couplingFailMax
 

Detailed Description

Definition at line 159 of file drc_test_provider_diff_pair_coupling.cpp.

Constructor & Destructor Documentation

◆ DIFF_PAIR_COUPLED_SEGMENTS()

DIFF_PAIR_COUPLED_SEGMENTS::DIFF_PAIR_COUPLED_SEGMENTS ( )
inline

Definition at line 170 of file drc_test_provider_diff_pair_coupling.cpp.

Member Data Documentation

◆ computedGap

int DIFF_PAIR_COUPLED_SEGMENTS::computedGap

◆ coupledN

SEG DIFF_PAIR_COUPLED_SEGMENTS::coupledN

◆ coupledP

SEG DIFF_PAIR_COUPLED_SEGMENTS::coupledP

◆ couplingFailMax

bool DIFF_PAIR_COUPLED_SEGMENTS::couplingFailMax

◆ couplingFailMin

bool DIFF_PAIR_COUPLED_SEGMENTS::couplingFailMin

◆ layer

PCB_LAYER_ID DIFF_PAIR_COUPLED_SEGMENTS::layer

◆ parentN

PCB_TRACK* DIFF_PAIR_COUPLED_SEGMENTS::parentN

◆ parentP

PCB_TRACK* DIFF_PAIR_COUPLED_SEGMENTS::parentP

The documentation for this struct was generated from the following file: