KiCad PCB EDA Suite
Loading...
Searching...
No Matches
CHAIN_TOPOLOGY::STUB Struct Reference

#include <drc_chain_topology.h>

Public Attributes

VECTOR2I branchPoint
 
PCB_LAYER_ID branchLayer
 
std::vector< BOARD_CONNECTED_ITEM * > items
 
double length
 
double delay
 

Detailed Description

Definition at line 59 of file drc_chain_topology.h.

Member Data Documentation

◆ branchLayer

PCB_LAYER_ID CHAIN_TOPOLOGY::STUB::branchLayer

Definition at line 62 of file drc_chain_topology.h.

Referenced by CHAIN_TOPOLOGY::CHAIN_TOPOLOGY().

◆ branchPoint

VECTOR2I CHAIN_TOPOLOGY::STUB::branchPoint

Definition at line 61 of file drc_chain_topology.h.

Referenced by CHAIN_TOPOLOGY::CHAIN_TOPOLOGY().

◆ delay

double CHAIN_TOPOLOGY::STUB::delay

Definition at line 65 of file drc_chain_topology.h.

Referenced by CHAIN_TOPOLOGY::CHAIN_TOPOLOGY().

◆ items

std::vector<BOARD_CONNECTED_ITEM*> CHAIN_TOPOLOGY::STUB::items

Definition at line 63 of file drc_chain_topology.h.

Referenced by CHAIN_TOPOLOGY::CHAIN_TOPOLOGY().

◆ length

double CHAIN_TOPOLOGY::STUB::length

Definition at line 64 of file drc_chain_topology.h.

Referenced by CHAIN_TOPOLOGY::CHAIN_TOPOLOGY().


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