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

Public Attributes

std::string m_case_name
 
SEG m_seg_a
 
SEG m_seg_b
 
int m_exp_dist
 

Detailed Description

Definition at line 241 of file test_segment.cpp.

Member Data Documentation

◆ m_case_name

std::string SEG_SEG_DISTANCE_CASE::m_case_name

Definition at line 243 of file test_segment.cpp.

◆ m_exp_dist

int SEG_SEG_DISTANCE_CASE::m_exp_dist

Definition at line 246 of file test_segment.cpp.

◆ m_seg_a

SEG SEG_SEG_DISTANCE_CASE::m_seg_a

Definition at line 244 of file test_segment.cpp.

◆ m_seg_b

SEG SEG_SEG_DISTANCE_CASE::m_seg_b

Definition at line 245 of file test_segment.cpp.


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