|
KiCad PCB EDA Suite
|
This is the complete list of members for PNS::DP_DIMENSIONS, including all inherited members.
| DP_DIMENSIONS(int aWidth=0, int aGap=0, int aViaGap=0, int aViaDiameter=0, int aMinClearance=0) | PNS::DP_DIMENSIONS | inline |
| Format() const | PNS::DP_DIMENSIONS | |
| Gap() const | PNS::DP_DIMENSIONS | inline |
| GapConstraint() const | PNS::DP_DIMENSIONS | inline |
| m_gap | PNS::DP_DIMENSIONS | private |
| m_gapConstraint | PNS::DP_DIMENSIONS | private |
| m_minClearance | PNS::DP_DIMENSIONS | private |
| m_viaDiameter | PNS::DP_DIMENSIONS | private |
| m_viaGap | PNS::DP_DIMENSIONS | private |
| m_width | PNS::DP_DIMENSIONS | private |
| MinClearance() const | PNS::DP_DIMENSIONS | inline |
| SetGap(int aGap) | PNS::DP_DIMENSIONS | inline |
| SetGapConstraint(const DP_GAP_CONSTRAINT &aGapConstraint) | PNS::DP_DIMENSIONS | inline |
| SetMinClearance(int aClearance) | PNS::DP_DIMENSIONS | inline |
| ViaDiameter() const | PNS::DP_DIMENSIONS | inline |
| ViaGap() const | PNS::DP_DIMENSIONS | inline |
| Width() const | PNS::DP_DIMENSIONS | inline |