|
KiCad PCB EDA Suite
|
#include <pth_hole_size.h>
Public Attributes | |
| int | m_leadMin = 0 |
| int | m_leadMax = 0 |
| int | m_holeMin = 0 |
| int | m_holeMax = 0 |
Definition at line 56 of file pth_hole_size.h.
| int PTH_HOLE_SIZE_RESULT::m_holeMax = 0 |
Definition at line 61 of file pth_hole_size.h.
Referenced by ComputeRecommendedPthHoleSize().
| int PTH_HOLE_SIZE_RESULT::m_holeMin = 0 |
Definition at line 60 of file pth_hole_size.h.
Referenced by ComputeRecommendedPthHoleSize().
| int PTH_HOLE_SIZE_RESULT::m_leadMax = 0 |
Definition at line 59 of file pth_hole_size.h.
| int PTH_HOLE_SIZE_RESULT::m_leadMin = 0 |
Definition at line 58 of file pth_hole_size.h.