|
KiCad PCB EDA Suite
|
#include <pcad_sch_parser.h>
Public Attributes | |
| double | x = 0 |
| double | y = 0 |
| wxString | netName |
Definition at line 227 of file pcad_sch_parser.h.
| wxString PCAD_SCH::JUNCTION::netName |
Definition at line 230 of file pcad_sch_parser.h.
Referenced by PCAD_SCH::PCAD_SCH_PARSER::parseSheet(), and SCH_IO_PCAD::populateScreen().
| double PCAD_SCH::JUNCTION::x = 0 |
Definition at line 229 of file pcad_sch_parser.h.
Referenced by PCAD_SCH::PCAD_SCH_PARSER::parseSheet(), and SCH_IO_PCAD::populateScreen().
| double PCAD_SCH::JUNCTION::y = 0 |
Definition at line 229 of file pcad_sch_parser.h.
Referenced by PCAD_SCH::PCAD_SCH_PARSER::parseSheet(), and SCH_IO_PCAD::populateScreen().