buildCableList() | PANEL_CABLE_SIZE | private |
CALCULATOR_PANEL(wxWindow *aParent, wxWindowID aId, const wxPoint &aPos, const wxSize &aSize, long aStyle, const wxString &aName) | CALCULATOR_PANEL | inline |
LoadSettings(PCB_CALCULATOR_SETTINGS *aCfg) override | PANEL_CABLE_SIZE | virtual |
m2_by_ampere() | PANEL_CABLE_SIZE | inlineprivate |
m_amp_by_mm2 | PANEL_CABLE_SIZE | private |
m_ampacity | PANEL_CABLE_SIZE | private |
m_AmpacityCtrl | PANEL_CABLE_SIZE_BASE | protected |
m_area | PANEL_CABLE_SIZE | private |
m_areaCtrl | PANEL_CABLE_SIZE_BASE | protected |
m_button_ResistivityConductor | PANEL_CABLE_SIZE_BASE | protected |
m_button_Temp_Coef_Conductor | PANEL_CABLE_SIZE_BASE | protected |
m_conductorMaterialResitivity | PANEL_CABLE_SIZE | private |
m_conductorMaterialResitivityRef | PANEL_CABLE_SIZE | private |
m_conductorMaterialThermalCoef | PANEL_CABLE_SIZE | private |
m_conductorTempCtrl | PANEL_CABLE_SIZE_BASE | protected |
m_conductorTemperature | PANEL_CABLE_SIZE | private |
m_current | PANEL_CABLE_SIZE | private |
m_currentCtrl | PANEL_CABLE_SIZE_BASE | protected |
m_diameter | PANEL_CABLE_SIZE | private |
m_diameterCtrl | PANEL_CABLE_SIZE_BASE | protected |
m_diameterUnit | PANEL_CABLE_SIZE_BASE | protected |
m_dissipatedPower | PANEL_CABLE_SIZE | private |
m_entries | PANEL_CABLE_SIZE | private |
m_frequencyCtrl | PANEL_CABLE_SIZE_BASE | protected |
m_frequencyUnit | PANEL_CABLE_SIZE_BASE | protected |
m_imperial | PANEL_CABLE_SIZE | private |
m_length | PANEL_CABLE_SIZE | private |
m_lengthCtrl | PANEL_CABLE_SIZE_BASE | protected |
m_lengthUnit | PANEL_CABLE_SIZE_BASE | protected |
m_linearResistance | PANEL_CABLE_SIZE | private |
m_linResistanceCtrl | PANEL_CABLE_SIZE_BASE | protected |
m_linResistanceUnit | PANEL_CABLE_SIZE_BASE | protected |
m_maxFrequency | PANEL_CABLE_SIZE | private |
m_powerCtrl | PANEL_CABLE_SIZE_BASE | protected |
m_powerUnit | PANEL_CABLE_SIZE_BASE | protected |
m_resistanceDc | PANEL_CABLE_SIZE | private |
m_resistanceDcCtrl | PANEL_CABLE_SIZE_BASE | protected |
m_sizeChoice | PANEL_CABLE_SIZE_BASE | protected |
m_slCurrentDensity | PANEL_CABLE_SIZE_BASE | protected |
m_staticText | PANEL_CABLE_SIZE_BASE | protected |
m_staticText16421 | PANEL_CABLE_SIZE_BASE | protected |
m_staticTextAmpacity | PANEL_CABLE_SIZE_BASE | protected |
m_staticTextArea | PANEL_CABLE_SIZE_BASE | protected |
m_staticTextCableTemp | PANEL_CABLE_SIZE_BASE | protected |
m_staticTextCurrent | PANEL_CABLE_SIZE_BASE | protected |
m_staticTextDensity | PANEL_CABLE_SIZE_BASE | protected |
m_staticTextDiameter | PANEL_CABLE_SIZE_BASE | protected |
m_staticTextDrop | PANEL_CABLE_SIZE_BASE | protected |
m_staticTextLen | PANEL_CABLE_SIZE_BASE | protected |
m_staticTextLinRes | PANEL_CABLE_SIZE_BASE | protected |
m_staticTextPower | PANEL_CABLE_SIZE_BASE | protected |
m_staticTextResDC | PANEL_CABLE_SIZE_BASE | protected |
m_staticTextResitivity | PANEL_CABLE_SIZE_BASE | protected |
m_staticTextSize | PANEL_CABLE_SIZE_BASE | protected |
m_staticTextSkin | PANEL_CABLE_SIZE_BASE | protected |
m_staticTextTempCoeff | PANEL_CABLE_SIZE_BASE | protected |
m_stUnitAmp_mmSq | PANEL_CABLE_SIZE_BASE | protected |
m_stUnitDegC | PANEL_CABLE_SIZE_BASE | protected |
m_stUnitmmSq | PANEL_CABLE_SIZE_BASE | protected |
m_stUnitOhm | PANEL_CABLE_SIZE_BASE | protected |
m_stUnitOhmMeter | PANEL_CABLE_SIZE_BASE | protected |
m_textCtrlConductorResistivity | PANEL_CABLE_SIZE_BASE | protected |
m_textCtrlConductorThermCoef | PANEL_CABLE_SIZE_BASE | protected |
m_updatingAmpacity | PANEL_CABLE_SIZE | private |
m_updatingArea | PANEL_CABLE_SIZE | private |
m_updatingConductorMaterialResitivity | PANEL_CABLE_SIZE | private |
m_updatingCurrent | PANEL_CABLE_SIZE | private |
m_updatingDiameter | PANEL_CABLE_SIZE | private |
m_updatingFrequency | PANEL_CABLE_SIZE | private |
m_updatingLength | PANEL_CABLE_SIZE | private |
m_updatingLinResistance | PANEL_CABLE_SIZE | private |
m_updatingPower | PANEL_CABLE_SIZE | private |
m_updatingResistanceDc | PANEL_CABLE_SIZE | private |
m_updatingRVdrop | PANEL_CABLE_SIZE | private |
m_updatingUI | PANEL_CABLE_SIZE | private |
m_vDropCtrl | PANEL_CABLE_SIZE_BASE | protected |
m_vDropUnit | PANEL_CABLE_SIZE_BASE | protected |
m_voltageDrop | PANEL_CABLE_SIZE | private |
OnAmpacityChange(wxCommandEvent &aEvent) override | PANEL_CABLE_SIZE | virtual |
OnAreaChange(wxCommandEvent &aEvent) override | PANEL_CABLE_SIZE | virtual |
OnCableSizeChange(wxCommandEvent &aEvent) override | PANEL_CABLE_SIZE | virtual |
OnConductorResistivity_Button(wxCommandEvent &aEvent) override | PANEL_CABLE_SIZE | virtual |
OnConductorResistivityChange(wxCommandEvent &aEvent) override | PANEL_CABLE_SIZE | virtual |
OnConductorTempChange(wxCommandEvent &aEvent) override | PANEL_CABLE_SIZE | virtual |
OnConductorThermCoefChange(wxCommandEvent &aEvent) override | PANEL_CABLE_SIZE | virtual |
OnConductorThermCoefChange_Button(wxCommandEvent &aEvent) override | PANEL_CABLE_SIZE | virtual |
OnCurrentChange(wxCommandEvent &aEvent) override | PANEL_CABLE_SIZE | virtual |
OnDiameterChange(wxCommandEvent &aEvent) override | PANEL_CABLE_SIZE | virtual |
OnFrequencyChange(wxCommandEvent &aEvent) override | PANEL_CABLE_SIZE | virtual |
OnLengthChange(wxCommandEvent &aEvent) override | PANEL_CABLE_SIZE | virtual |
OnLinResistanceChange(wxCommandEvent &aEvent) override | PANEL_CABLE_SIZE | virtual |
OnPowerChange(wxCommandEvent &aEvent) override | PANEL_CABLE_SIZE | virtual |
OnResistanceDcChange(wxCommandEvent &aEvent) override | PANEL_CABLE_SIZE | virtual |
onUpdateCurrentDensity(wxScrollEvent &aEvent) override | PANEL_CABLE_SIZE | virtual |
OnUpdateUnit(wxCommandEvent &aEvent) override | PANEL_CABLE_SIZE | virtual |
OnVDropChange(wxCommandEvent &aEvent) override | PANEL_CABLE_SIZE | virtual |
PANEL_CABLE_SIZE(wxWindow *parent, wxWindowID id=wxID_ANY, const wxPoint &pos=wxDefaultPosition, const wxSize &size=wxDefaultSize, long style=wxTAB_TRAVERSAL, const wxString &name=wxEmptyString) | PANEL_CABLE_SIZE | |
PANEL_CABLE_SIZE_BASE(wxWindow *parent, wxWindowID id=wxID_ANY, const wxPoint &pos=wxDefaultPosition, const wxSize &size=wxSize(-1,-1), long style=wxTAB_TRAVERSAL, const wxString &name=wxEmptyString) | PANEL_CABLE_SIZE_BASE | |
printAll() | PANEL_CABLE_SIZE | private |
SaveSettings(PCB_CALCULATOR_SETTINGS *aCfg) override | PANEL_CABLE_SIZE | virtual |
ThemeChanged() override | PANEL_CABLE_SIZE | inlinevirtual |
updateAll(double aRadius) | PANEL_CABLE_SIZE | private |
updateApplication() | PANEL_CABLE_SIZE | private |
~CALCULATOR_PANEL() | CALCULATOR_PANEL | inlinevirtual |
~PANEL_CABLE_SIZE() | PANEL_CABLE_SIZE | |
~PANEL_CABLE_SIZE_BASE() | PANEL_CABLE_SIZE_BASE | |