| CALCULATOR_PANEL(wxWindow *aParent, wxWindowID aId, const wxPoint &aPos, const wxSize &aSize, long aStyle, const wxString &aName) | CALCULATOR_PANEL | inline |
| GetDataFilename() | PANEL_REGULATOR | |
| LoadSettings(PCB_CALCULATOR_SETTINGS *aCfg) override | PANEL_REGULATOR | virtual |
| m_bitmapRegul3pins | PANEL_REGULATOR_BASE | protected |
| m_bitmapRegul4pins | PANEL_REGULATOR_BASE | protected |
| m_btCopyCB | PANEL_REGULATOR_BASE | protected |
| m_buttonAddItem | PANEL_REGULATOR_BASE | protected |
| m_buttonCalculate | PANEL_REGULATOR_BASE | protected |
| m_buttonDataFile | PANEL_REGULATOR_BASE | protected |
| m_buttonEditItem | PANEL_REGULATOR_BASE | protected |
| m_buttonRegulReset | PANEL_REGULATOR_BASE | protected |
| m_buttonRemoveItem | PANEL_REGULATOR_BASE | protected |
| m_choiceRegType | PANEL_REGULATOR_BASE | protected |
| m_choiceRegulatorSelector | PANEL_REGULATOR_BASE | protected |
| m_iadjMaxVal | PANEL_REGULATOR_BASE | protected |
| m_iadjTypVal | PANEL_REGULATOR_BASE | protected |
| m_labelKicadComment | PANEL_REGULATOR_BASE | protected |
| m_labelRegultR1 | PANEL_REGULATOR_BASE | protected |
| m_labelRegultR2 | PANEL_REGULATOR_BASE | protected |
| m_labelResTol | PANEL_REGULATOR_BASE | protected |
| m_labelResTolUnit | PANEL_REGULATOR_BASE | protected |
| m_labelTolSumary | PANEL_REGULATOR_BASE | protected |
| m_labelTotalPercent | PANEL_REGULATOR_BASE | protected |
| m_labelUnitsIadj | PANEL_REGULATOR_BASE | protected |
| m_labelUnitsR1 | PANEL_REGULATOR_BASE | protected |
| m_labelUnitsR2 | PANEL_REGULATOR_BASE | protected |
| m_labelUnitsVout | PANEL_REGULATOR_BASE | protected |
| m_labelUnitsVref | PANEL_REGULATOR_BASE | protected |
| m_labelValMax | PANEL_REGULATOR_BASE | protected |
| m_labelValMin | PANEL_REGULATOR_BASE | protected |
| m_labelValTyp | PANEL_REGULATOR_BASE | protected |
| m_labelVout | PANEL_REGULATOR_BASE | protected |
| m_labelVRef | PANEL_REGULATOR_BASE | protected |
| m_lastSelectedRegulatorName | PANEL_REGULATOR | |
| m_r1MaxVal | PANEL_REGULATOR_BASE | protected |
| m_r1MinVal | PANEL_REGULATOR_BASE | protected |
| m_r1TypVal | PANEL_REGULATOR_BASE | protected |
| m_r2MaxVal | PANEL_REGULATOR_BASE | protected |
| m_r2MinVal | PANEL_REGULATOR_BASE | protected |
| m_r2TypVal | PANEL_REGULATOR_BASE | protected |
| m_rbRegulR1 | PANEL_REGULATOR_BASE | protected |
| m_rbRegulR2 | PANEL_REGULATOR_BASE | protected |
| m_rbRegulVout | PANEL_REGULATOR_BASE | protected |
| m_RegulatorList | PANEL_REGULATOR | |
| m_RegulatorListChanged | PANEL_REGULATOR | |
| m_regulators_fileNameCtrl | PANEL_REGULATOR_BASE | protected |
| m_RegulFormula | PANEL_REGULATOR_BASE | protected |
| m_RegulIadjTitle | PANEL_REGULATOR_BASE | protected |
| m_RegulMessage | PANEL_REGULATOR_BASE | protected |
| m_resTolVal | PANEL_REGULATOR_BASE | protected |
| m_staticTextRegFile | PANEL_REGULATOR_BASE | protected |
| m_staticTextRegType | PANEL_REGULATOR_BASE | protected |
| m_textPowerComment | PANEL_REGULATOR_BASE | protected |
| m_TolTotalMax | PANEL_REGULATOR_BASE | protected |
| m_tolTotalMin | PANEL_REGULATOR_BASE | protected |
| m_voutMaxVal | PANEL_REGULATOR_BASE | protected |
| m_voutMinVal | PANEL_REGULATOR_BASE | protected |
| m_voutTypVal | PANEL_REGULATOR_BASE | protected |
| m_vrefMaxVal | PANEL_REGULATOR_BASE | protected |
| m_vrefMinVal | PANEL_REGULATOR_BASE | protected |
| m_vrefTypVal | PANEL_REGULATOR_BASE | protected |
| OnAddRegulator(wxCommandEvent &event) override | PANEL_REGULATOR | virtual |
| OnCopyCB(wxCommandEvent &event) override | PANEL_REGULATOR | virtual |
| OnDataFileSelection(wxCommandEvent &event) override | PANEL_REGULATOR | virtual |
| OnEditRegulator(wxCommandEvent &event) override | PANEL_REGULATOR | virtual |
| OnRegulatorCalcButtonClick(wxCommandEvent &event) override | PANEL_REGULATOR | virtual |
| OnRegulatorResetButtonClick(wxCommandEvent &event) override | PANEL_REGULATOR | virtual |
| OnRegulatorSelection(wxCommandEvent &event) override | PANEL_REGULATOR | virtual |
| OnRegulTypeSelection(wxCommandEvent &event) override | PANEL_REGULATOR | virtual |
| OnRemoveRegulator(wxCommandEvent &event) override | PANEL_REGULATOR | virtual |
| PANEL_REGULATOR(wxWindow *parent, wxWindowID id=wxID_ANY, const wxPoint &pos=wxDefaultPosition, const wxSize &size=wxDefaultSize, long style=wxTAB_TRAVERSAL, const wxString &name=wxEmptyString) | PANEL_REGULATOR | |
| PANEL_REGULATOR_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_REGULATOR_BASE | |
| ReadDataFile() | PANEL_REGULATOR | |
| RegulatorPageUpdate() | PANEL_REGULATOR | |
| RegulatorsSolve() | PANEL_REGULATOR | |
| round_to(double value, double precision=0.001) | PANEL_REGULATOR | static |
| SaveSettings(PCB_CALCULATOR_SETTINGS *aCfg) override | PANEL_REGULATOR | virtual |
| SelectLastSelectedRegulator() | PANEL_REGULATOR | |
| SetDataFilename(const wxString &aFilename) | PANEL_REGULATOR | |
| ThemeChanged() override | PANEL_REGULATOR | virtual |
| WriteDataFile() | PANEL_REGULATOR | |
| ~CALCULATOR_PANEL() | CALCULATOR_PANEL | inlinevirtual |
| ~PANEL_REGULATOR() | PANEL_REGULATOR | |
| ~PANEL_REGULATOR_BASE() | PANEL_REGULATOR_BASE | |