KiCad PCB EDA Suite
Loading...
Searching...
No Matches
PCB_VIA_STITCH::GRID_CONFIG Struct Reference

Public Member Functions

bool operator== (const GRID_CONFIG &aOther) const =default
 

Public Attributes

PCB_VIA_STITCH_LAYOUT layout = PCB_VIA_STITCH_LAYOUT::PLAIN
 
PCB_VIA_STITCH_MODE mode = PCB_VIA_STITCH_MODE::STITCH
 
int pitch = 0
 

Detailed Description

Definition at line 305 of file pcb_via_stitch.h.

Member Function Documentation

◆ operator==()

bool PCB_VIA_STITCH::GRID_CONFIG::operator== ( const GRID_CONFIG & aOther) const
default

Member Data Documentation

◆ layout

PCB_VIA_STITCH_LAYOUT PCB_VIA_STITCH::GRID_CONFIG::layout = PCB_VIA_STITCH_LAYOUT::PLAIN

Definition at line 307 of file pcb_via_stitch.h.

◆ mode

PCB_VIA_STITCH_MODE PCB_VIA_STITCH::GRID_CONFIG::mode = PCB_VIA_STITCH_MODE::STITCH

Definition at line 308 of file pcb_via_stitch.h.

◆ pitch

int PCB_VIA_STITCH::GRID_CONFIG::pitch = 0

Definition at line 309 of file pcb_via_stitch.h.


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