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

Public Member Functions

 CLIP_LINE_TO_PAD_FIXTURE ()
 
std::unique_ptr< PADMakePad ()
 

Public Attributes

BOARD m_board
 
FOOTPRINT m_footprint
 

Detailed Description

Definition at line 35 of file test_clip_line_to_pad.cpp.

Constructor & Destructor Documentation

◆ CLIP_LINE_TO_PAD_FIXTURE()

CLIP_LINE_TO_PAD_FIXTURE::CLIP_LINE_TO_PAD_FIXTURE ( )
inline

Definition at line 37 of file test_clip_line_to_pad.cpp.

References m_board, and m_footprint.

Member Function Documentation

◆ MakePad()

std::unique_ptr< PAD > CLIP_LINE_TO_PAD_FIXTURE::MakePad ( )
inline

Definition at line 43 of file test_clip_line_to_pad.cpp.

References PADSTACK::ALL_LAYERS, F_Cu, m_footprint, pad, ROUNDRECT, and SMD.

Member Data Documentation

◆ m_board

BOARD CLIP_LINE_TO_PAD_FIXTURE::m_board

Definition at line 55 of file test_clip_line_to_pad.cpp.

Referenced by CLIP_LINE_TO_PAD_FIXTURE().

◆ m_footprint

FOOTPRINT CLIP_LINE_TO_PAD_FIXTURE::m_footprint

Definition at line 56 of file test_clip_line_to_pad.cpp.

Referenced by CLIP_LINE_TO_PAD_FIXTURE(), and MakePad().


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