KiCad PCB EDA Suite
|
Public Attributes | |
std::string | m_case_name |
SEG | m_seg_a |
SEG | m_seg_b |
int | m_exp_dist |
Definition at line 244 of file test_segment.cpp.
std::string SEG_SEG_DISTANCE_CASE::m_case_name |
Definition at line 246 of file test_segment.cpp.
int SEG_SEG_DISTANCE_CASE::m_exp_dist |
Definition at line 249 of file test_segment.cpp.
SEG SEG_SEG_DISTANCE_CASE::m_seg_a |
Definition at line 247 of file test_segment.cpp.
SEG SEG_SEG_DISTANCE_CASE::m_seg_b |
Definition at line 248 of file test_segment.cpp.