KiCad PCB EDA Suite
Loading...
Searching...
No Matches
PADS_SCH_BINARY::MODEL_JUNCTION Struct Reference

#include <pads_sch_binary_model.h>

Public Member Functions

bool operator== (const MODEL_JUNCTION &) const =default
 

Public Attributes

SOURCE_PROVENANCE source
 
SHEET_REFERENCE sheet
 
SOURCE_POINT position
 
std::vector< SOURCE_PROPERTYproperties
 

Detailed Description

Definition at line 669 of file pads_sch_binary_model.h.

Member Function Documentation

◆ operator==()

bool PADS_SCH_BINARY::MODEL_JUNCTION::operator== ( const MODEL_JUNCTION & ) const
default

Member Data Documentation

◆ position

SOURCE_POINT PADS_SCH_BINARY::MODEL_JUNCTION::position

Definition at line 673 of file pads_sch_binary_model.h.

Referenced by BOOST_AUTO_TEST_CASE().

◆ properties

std::vector<SOURCE_PROPERTY> PADS_SCH_BINARY::MODEL_JUNCTION::properties

Definition at line 674 of file pads_sch_binary_model.h.

◆ sheet

SHEET_REFERENCE PADS_SCH_BINARY::MODEL_JUNCTION::sheet

Definition at line 672 of file pads_sch_binary_model.h.

◆ source

SOURCE_PROVENANCE PADS_SCH_BINARY::MODEL_JUNCTION::source

Definition at line 671 of file pads_sch_binary_model.h.


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