KiCad PCB EDA Suite
Loading...
Searching...
No Matches
PNS::TOPOLOGY::WALK_RESULT Struct Reference

Public Member Functions

 WALK_RESULT ()
 

Public Attributes

ITEM_SET m_items
 
SOLIDm_endPad
 
int64_t m_length
 

Detailed Description

Definition at line 117 of file pns_topology.h.

Constructor & Destructor Documentation

◆ WALK_RESULT()

PNS::TOPOLOGY::WALK_RESULT::WALK_RESULT ( )
inline

Definition at line 123 of file pns_topology.h.

References m_endPad, and m_length.

Member Data Documentation

◆ m_endPad

SOLID* PNS::TOPOLOGY::WALK_RESULT::m_endPad

Definition at line 120 of file pns_topology.h.

Referenced by WALK_RESULT(), and PNS::TOPOLOGY::walkTuningPath().

◆ m_items

ITEM_SET PNS::TOPOLOGY::WALK_RESULT::m_items

Definition at line 119 of file pns_topology.h.

Referenced by PNS::TOPOLOGY::walkTuningPath().

◆ m_length

int64_t PNS::TOPOLOGY::WALK_RESULT::m_length

Definition at line 121 of file pns_topology.h.

Referenced by WALK_RESULT(), and PNS::TOPOLOGY::walkTuningPath().


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