|
KiCad PCB EDA Suite
|
#include <wx/choicdlg.h>#include <common_data.h>#include <calculator_panels/panel_cable_size.h>#include <pcb_calculator_settings.h>#include <pcb_calculator_utils.h>#include <string_utils.h>#include <widgets/unit_selector.h>#include <wx/log.h>Go to the source code of this file.
Macros | |
| #define | VACCUM_PERMEABILITY 1.256637e-6 |
| #define | RELATIVE_PERMEABILITY 1 |
| #define | AMP_DENSITY_BY_MM2 3.0 |
| #define AMP_DENSITY_BY_MM2 3.0 |
Definition at line 33 of file panel_cable_size.cpp.
Referenced by PANEL_CABLE_SIZE::LoadSettings(), and PANEL_CABLE_SIZE::PANEL_CABLE_SIZE().
| #define RELATIVE_PERMEABILITY 1 |
Definition at line 30 of file panel_cable_size.cpp.
Referenced by PANEL_CABLE_SIZE::OnFrequencyChange(), and PANEL_CABLE_SIZE::updateAll().
| #define VACCUM_PERMEABILITY 1.256637e-6 |
Definition at line 29 of file panel_cable_size.cpp.
Referenced by PANEL_CABLE_SIZE::OnFrequencyChange(), and PANEL_CABLE_SIZE::updateAll().