KiCad PCB EDA Suite
Loading...
Searching...
No Matches
PNS::DIFF_PAIR::COUPLED_SEGMENTS Struct Reference

#include <pns_diff_pair.h>

Public Member Functions

 COUPLED_SEGMENTS (const SEG &aCoupledP, const SEG &aParentP, int aIndexP, const SEG &aCoupledN, const SEG &aParentN, int aIndexN)
 

Public Attributes

SEG coupledP
 
SEG coupledN
 
SEG parentP
 
SEG parentN
 
int indexP
 
int indexN
 

Detailed Description

Definition at line 237 of file pns_diff_pair.h.

Constructor & Destructor Documentation

◆ COUPLED_SEGMENTS()

PNS::DIFF_PAIR::COUPLED_SEGMENTS::COUPLED_SEGMENTS ( const SEG aCoupledP,
const SEG aParentP,
int  aIndexP,
const SEG aCoupledN,
const SEG aParentN,
int  aIndexN 
)
inline

Definition at line 239 of file pns_diff_pair.h.

Member Data Documentation

◆ coupledN

SEG PNS::DIFF_PAIR::COUPLED_SEGMENTS::coupledN

◆ coupledP

SEG PNS::DIFF_PAIR::COUPLED_SEGMENTS::coupledP

◆ indexN

int PNS::DIFF_PAIR::COUPLED_SEGMENTS::indexN

Definition at line 254 of file pns_diff_pair.h.

◆ indexP

int PNS::DIFF_PAIR::COUPLED_SEGMENTS::indexP

Definition at line 253 of file pns_diff_pair.h.

◆ parentN

SEG PNS::DIFF_PAIR::COUPLED_SEGMENTS::parentN

Definition at line 252 of file pns_diff_pair.h.

◆ parentP

SEG PNS::DIFF_PAIR::COUPLED_SEGMENTS::parentP

Definition at line 251 of file pns_diff_pair.h.


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