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
 
int64_t computedGap
 
VECTOR2I nearestN
 
VECTOR2I nearestP
 
PCB_LAYER_ID layer
 
bool couplingFailMin
 
bool couplingFailMax
 

Detailed Description

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

Member Data Documentation

◆ computedGap

int64_t 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

◆ nearestN

VECTOR2I DIFF_PAIR_COUPLED_SEGMENTS::nearestN

◆ nearestP

VECTOR2I DIFF_PAIR_COUPLED_SEGMENTS::nearestP

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