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
 
bool isArc
 
SHAPE_ARC coupledArcN
 
SHAPE_ARC coupledArcP
 
PCB_TRACKparentN
 
PCB_TRACKparentP
 
int computedGap
 
PCB_LAYER_ID layer
 
bool couplingFailMin
 
bool couplingFailMax
 

Detailed Description

Definition at line 233 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 247 of file drc_test_provider_diff_pair_coupling.cpp.

Member Data Documentation

◆ computedGap

int DIFF_PAIR_COUPLED_SEGMENTS::computedGap

◆ coupledArcN

SHAPE_ARC DIFF_PAIR_COUPLED_SEGMENTS::coupledArcN

◆ coupledArcP

SHAPE_ARC DIFF_PAIR_COUPLED_SEGMENTS::coupledArcP

◆ 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

◆ isArc

bool DIFF_PAIR_COUPLED_SEGMENTS::isArc

◆ 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: