|
KiCad PCB EDA Suite
|
#include <pads_parser.h>
Public Attributes | |
| double | x |
| double | y |
| std::string | name |
Definition at line 396 of file pads_parser.h.
| std::string PADS_IO::TERMINAL::name |
Definition at line 400 of file pads_parser.h.
Referenced by PADS_IO::PARSER::parseSectionPARTDECAL(), and PADS_IO::BINARY_PARSER::parseTerminals().
| double PADS_IO::TERMINAL::x |
Definition at line 398 of file pads_parser.h.
Referenced by PADS_IO::PARSER::parseSectionPARTDECAL(), and PADS_IO::BINARY_PARSER::parseTerminals().
| double PADS_IO::TERMINAL::y |
Definition at line 399 of file pads_parser.h.
Referenced by PADS_IO::PARSER::parseSectionPARTDECAL(), and PADS_IO::BINARY_PARSER::parseTerminals().