| 
    KiCad PCB EDA Suite
    
   | 
 
#include <wx/arrstr.h>Go to the source code of this file.
Functions | |
| wxArrayString | StandardRelativeDielectricConstantList () | 
| wxArrayString | StandardLossTangentList () | 
| wxArrayString | StandardResistivityList () | 
| wxArrayString | StandardCableConductorList () | 
| wxArrayString | StandardCableTempCoefList () | 
Definition in file common_data.h.
| wxArrayString StandardCableConductorList | ( | ) | 
Definition at line 104 of file common_data.cpp.
Referenced by PANEL_CABLE_SIZE::OnConductorResistivity_Button().
| wxArrayString StandardCableTempCoefList | ( | ) | 
Definition at line 120 of file common_data.cpp.
Referenced by PANEL_CABLE_SIZE::OnConductorThermCoefChange_Button().
| wxArrayString StandardLossTangentList | ( | ) | 
Definition at line 55 of file common_data.cpp.
Referenced by PANEL_TRANSLINE::OnTranslineTanD_Button().
| wxArrayString StandardRelativeDielectricConstantList | ( | ) | 
Definition at line 28 of file common_data.cpp.
Referenced by PANEL_WAVELENGTH::OnButtonPermittivity(), PANEL_TRANSLINE::OnTranslineEpsilonR_Button(), and PANEL_VIA_SIZE::OnViaEpsilonR_Button().
| wxArrayString StandardResistivityList | ( | ) | 
Definition at line 84 of file common_data.cpp.
Referenced by PANEL_TRANSLINE::OnTranslineRho_Button(), and PANEL_VIA_SIZE::OnViaRho_Button().