KiCad PCB EDA Suite
Loading...
Searching...
No Matches
PTH_HOLE_SIZE_RESULT Struct Reference

#include <pth_hole_size.h>

Public Attributes

int m_leadMin = 0
 
int m_leadMax = 0
 
int m_holeMin = 0
 
int m_holeMax = 0
 

Detailed Description

Definition at line 56 of file pth_hole_size.h.

Member Data Documentation

◆ m_holeMax

int PTH_HOLE_SIZE_RESULT::m_holeMax = 0

Definition at line 61 of file pth_hole_size.h.

Referenced by ComputeRecommendedPthHoleSize().

◆ m_holeMin

int PTH_HOLE_SIZE_RESULT::m_holeMin = 0

Definition at line 60 of file pth_hole_size.h.

Referenced by ComputeRecommendedPthHoleSize().

◆ m_leadMax

int PTH_HOLE_SIZE_RESULT::m_leadMax = 0

Definition at line 59 of file pth_hole_size.h.

◆ m_leadMin

int PTH_HOLE_SIZE_RESULT::m_leadMin = 0

Definition at line 58 of file pth_hole_size.h.


The documentation for this struct was generated from the following file: