|
KiCad PCB EDA Suite
|
#include <pads_parser.h>
Public Attributes | |
| double | x |
| double | y |
| std::string | name |
Definition at line 404 of file pads_parser.h.
| std::string PADS_IO::TERMINAL::name |
Definition at line 408 of file pads_parser.h.
Referenced by PADS_IO::PARSER::parseSectionPARTDECAL().
| double PADS_IO::TERMINAL::x |
Definition at line 406 of file pads_parser.h.
Referenced by PADS_IO::PARSER::parseSectionPARTDECAL().
| double PADS_IO::TERMINAL::y |
Definition at line 407 of file pads_parser.h.
Referenced by PADS_IO::PARSER::parseSectionPARTDECAL().