KiCad PCB EDA Suite
Loading...
Searching...
No Matches
CABLE_SIZE_ENTRY Class Reference

#include <panel_cable_size.h>

Public Member Functions

 CABLE_SIZE_ENTRY (wxString aName, double aRadius_meter)
 

Public Attributes

wxString m_Name
 
double m_Radius
 

Detailed Description

Definition at line 31 of file panel_cable_size.h.

Constructor & Destructor Documentation

◆ CABLE_SIZE_ENTRY()

CABLE_SIZE_ENTRY::CABLE_SIZE_ENTRY ( wxString  aName,
double  aRadius_meter 
)

Definition at line 35 of file panel_cable_size.cpp.

Member Data Documentation

◆ m_Name

wxString CABLE_SIZE_ENTRY::m_Name

Definition at line 36 of file panel_cable_size.h.

◆ m_Radius

double CABLE_SIZE_ENTRY::m_Radius

Definition at line 37 of file panel_cable_size.h.


The documentation for this class was generated from the following files: