|
KiCad PCB EDA Suite
|
Public Attributes | |
| int | padWidthOff = 0 |
| int | drillOff = 0 |
| int | finLenOff = 0 |
| int | cornerOff = 0 |
| int | angleOff = 0 |
| int | layerStartOff = 0 |
| int | markerOff = 0 |
| int | shapeOff = 0 |
| int | layerCountOff = 0 |
| int | drillStartOff = -1 |
| int | drillEndOff = -1 |
Definition at line 56 of file pads_binary_parser.cpp.
| int PADS_IO::PADSTACK_LAYOUT::angleOff = 0 |
Definition at line 62 of file pads_binary_parser.cpp.
Referenced by PADS_IO::BINARY_PARSER::parsePadStacks().
| int PADS_IO::PADSTACK_LAYOUT::cornerOff = 0 |
Definition at line 61 of file pads_binary_parser.cpp.
Referenced by PADS_IO::BINARY_PARSER::parsePadStacks().
| int PADS_IO::PADSTACK_LAYOUT::drillEndOff = -1 |
Definition at line 68 of file pads_binary_parser.cpp.
Referenced by PADS_IO::BINARY_PARSER::parsePadStacks().
| int PADS_IO::PADSTACK_LAYOUT::drillOff = 0 |
Definition at line 59 of file pads_binary_parser.cpp.
Referenced by PADS_IO::BINARY_PARSER::parsePadStacks().
| int PADS_IO::PADSTACK_LAYOUT::drillStartOff = -1 |
Definition at line 67 of file pads_binary_parser.cpp.
Referenced by PADS_IO::BINARY_PARSER::parsePadStacks().
| int PADS_IO::PADSTACK_LAYOUT::finLenOff = 0 |
Definition at line 60 of file pads_binary_parser.cpp.
Referenced by PADS_IO::BINARY_PARSER::parsePadStacks().
| int PADS_IO::PADSTACK_LAYOUT::layerCountOff = 0 |
Definition at line 66 of file pads_binary_parser.cpp.
Referenced by PADS_IO::BINARY_PARSER::parsePadStacks().
| int PADS_IO::PADSTACK_LAYOUT::layerStartOff = 0 |
Definition at line 63 of file pads_binary_parser.cpp.
Referenced by PADS_IO::BINARY_PARSER::parsePadStacks().
| int PADS_IO::PADSTACK_LAYOUT::markerOff = 0 |
Definition at line 64 of file pads_binary_parser.cpp.
Referenced by PADS_IO::BINARY_PARSER::parsePadStacks().
| int PADS_IO::PADSTACK_LAYOUT::padWidthOff = 0 |
Definition at line 58 of file pads_binary_parser.cpp.
Referenced by PADS_IO::BINARY_PARSER::parsePadStacks().
| int PADS_IO::PADSTACK_LAYOUT::shapeOff = 0 |
Definition at line 65 of file pads_binary_parser.cpp.
Referenced by PADS_IO::BINARY_PARSER::parsePadStacks().