|
KiCad PCB EDA Suite
|
DRC values pulled from the trailing 244-byte block (or sane defaults). More...
Public Attributes | |
| long | mdWireWire = 12 |
| long | msWidth = 10 |
| double | rvPadTop = 0.25 |
| double | rvPadInner = 0.25 |
| double | rvPadBottom = 0.25 |
DRC values pulled from the trailing 244-byte block (or sane defaults).
Definition at line 106 of file eagle_bin_parser.h.
| long EAGLE_BIN_PARSER::DRC_CTX::mdWireWire = 12 |
Definition at line 108 of file eagle_bin_parser.h.
Referenced by EAGLE_BIN_PARSER::postprocDrc(), and EAGLE_BIN_PARSER::readDrc().
| long EAGLE_BIN_PARSER::DRC_CTX::msWidth = 10 |
Definition at line 109 of file eagle_bin_parser.h.
Referenced by EAGLE_BIN_PARSER::postprocDrc(), and EAGLE_BIN_PARSER::readDrc().
| double EAGLE_BIN_PARSER::DRC_CTX::rvPadBottom = 0.25 |
Definition at line 112 of file eagle_bin_parser.h.
Referenced by EAGLE_BIN_PARSER::postprocDrc(), and EAGLE_BIN_PARSER::readDrc().
| double EAGLE_BIN_PARSER::DRC_CTX::rvPadInner = 0.25 |
Definition at line 111 of file eagle_bin_parser.h.
Referenced by EAGLE_BIN_PARSER::postprocDrc(), and EAGLE_BIN_PARSER::readDrc().
| double EAGLE_BIN_PARSER::DRC_CTX::rvPadTop = 0.25 |
Definition at line 110 of file eagle_bin_parser.h.
Referenced by EAGLE_BIN_PARSER::postprocDrc(), and EAGLE_BIN_PARSER::readDrc().