|
KiCad PCB EDA Suite
|
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 |
Definition at line 305 of file pcb_via_stitch.h.
|
default |
| 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.
| 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.
| int PCB_VIA_STITCH::GRID_CONFIG::pitch = 0 |
Definition at line 309 of file pcb_via_stitch.h.