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

Declare the test suite. More...

Public Attributes

int m_nx
 
int m_ny
 
VECTOR2I m_delta
 
VECTOR2I m_offset
 
int m_stagger
 
bool m_stagger_by_row
 
bool m_alternate_numbers
 
bool m_h_then_v
 

Detailed Description

Declare the test suite.

Definition at line 96 of file test_array_options.cpp.

Member Data Documentation

◆ m_alternate_numbers

bool GRID_ARRAY_GEOM_PARAMS::m_alternate_numbers

Definition at line 104 of file test_array_options.cpp.

◆ m_delta

VECTOR2I GRID_ARRAY_GEOM_PARAMS::m_delta

Definition at line 100 of file test_array_options.cpp.

◆ m_h_then_v

bool GRID_ARRAY_GEOM_PARAMS::m_h_then_v

Definition at line 105 of file test_array_options.cpp.

◆ m_nx

int GRID_ARRAY_GEOM_PARAMS::m_nx

Definition at line 98 of file test_array_options.cpp.

◆ m_ny

int GRID_ARRAY_GEOM_PARAMS::m_ny

Definition at line 99 of file test_array_options.cpp.

◆ m_offset

VECTOR2I GRID_ARRAY_GEOM_PARAMS::m_offset

Definition at line 101 of file test_array_options.cpp.

◆ m_stagger

int GRID_ARRAY_GEOM_PARAMS::m_stagger

Definition at line 102 of file test_array_options.cpp.

◆ m_stagger_by_row

bool GRID_ARRAY_GEOM_PARAMS::m_stagger_by_row

Definition at line 103 of file test_array_options.cpp.


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