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

Data for testing a single array axis. More...

Public Attributes

ARRAY_AXIS::NUMBERING_TYPE m_axis_type
 
std::string m_start_at
 
int m_step
 

Detailed Description

Data for testing a single array axis.

Definition at line 130 of file test_array_axis.cpp.

Member Data Documentation

◆ m_axis_type

ARRAY_AXIS::NUMBERING_TYPE ARRAY_AXIS_NAMING_PARAMS::m_axis_type

Definition at line 132 of file test_array_axis.cpp.

◆ m_start_at

std::string ARRAY_AXIS_NAMING_PARAMS::m_start_at

Definition at line 133 of file test_array_axis.cpp.

◆ m_step

int ARRAY_AXIS_NAMING_PARAMS::m_step

Definition at line 134 of file test_array_axis.cpp.


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