KiCad PCB EDA Suite
Loading...
Searching...
No Matches
ARC_TTR_CASE Struct Reference
Inheritance diagram for ARC_TTR_CASE:
KI_TEST::NAMED_CASE

Public Attributes

ARC_TAN_TAN_RADIUS m_geom
 Geom of the arc.
 
int m_width
 Arc line width.
 
ARC_PROPERTIES m_properties
 Expected properties.
 
std::string m_CaseName
 

Detailed Description

Definition at line 351 of file test_shape_arc.cpp.

Member Data Documentation

◆ m_CaseName

std::string KI_TEST::NAMED_CASE::m_CaseName
inherited

Definition at line 268 of file unit_test_utils.h.

◆ m_geom

ARC_TAN_TAN_RADIUS ARC_TTR_CASE::m_geom

Geom of the arc.

Definition at line 354 of file test_shape_arc.cpp.

◆ m_properties

ARC_PROPERTIES ARC_TTR_CASE::m_properties

Expected properties.

Definition at line 360 of file test_shape_arc.cpp.

◆ m_width

int ARC_TTR_CASE::m_width

Arc line width.

Definition at line 357 of file test_shape_arc.cpp.


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