KiCad PCB EDA Suite
Loading...
Searching...
No Matches
BOARD_MIN_SIZE_VALUES Class Reference

Public Member Functions

 BOARD_MIN_SIZE_VALUES (int aClass, double aLines, double aClearance, double aViaDiffPlated, double aPadDiffPlated, double aPadDiffNotPlated)
 

Public Attributes

int m_Class
 
double m_Lines
 
double m_Clearance
 
double m_ViaDiamDiff
 
double m_PadDiamDiffPlated
 
double m_PadDiamDiffNotPlated
 

Detailed Description

Definition at line 65 of file panel_board_class.cpp.

Constructor & Destructor Documentation

◆ BOARD_MIN_SIZE_VALUES()

BOARD_MIN_SIZE_VALUES::BOARD_MIN_SIZE_VALUES ( int aClass,
double aLines,
double aClearance,
double aViaDiffPlated,
double aPadDiffPlated,
double aPadDiffNotPlated )
inline

Member Data Documentation

◆ m_Class

int BOARD_MIN_SIZE_VALUES::m_Class

Definition at line 68 of file panel_board_class.cpp.

Referenced by BOARD_MIN_SIZE_VALUES().

◆ m_Clearance

double BOARD_MIN_SIZE_VALUES::m_Clearance

Definition at line 70 of file panel_board_class.cpp.

Referenced by BOARD_MIN_SIZE_VALUES().

◆ m_Lines

double BOARD_MIN_SIZE_VALUES::m_Lines

Definition at line 69 of file panel_board_class.cpp.

Referenced by BOARD_MIN_SIZE_VALUES().

◆ m_PadDiamDiffNotPlated

double BOARD_MIN_SIZE_VALUES::m_PadDiamDiffNotPlated

Definition at line 75 of file panel_board_class.cpp.

Referenced by BOARD_MIN_SIZE_VALUES().

◆ m_PadDiamDiffPlated

double BOARD_MIN_SIZE_VALUES::m_PadDiamDiffPlated

Definition at line 73 of file panel_board_class.cpp.

Referenced by BOARD_MIN_SIZE_VALUES().

◆ m_ViaDiamDiff

double BOARD_MIN_SIZE_VALUES::m_ViaDiamDiff

Definition at line 71 of file panel_board_class.cpp.

Referenced by BOARD_MIN_SIZE_VALUES().


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