KiCad PCB EDA Suite
|
Public Member Functions | |
LOG_SCALE (const wxString &name, const wxString &unit, int flags) | |
wxString | GetUnits () const |
Private Member Functions | |
void | formatLabels () override |
Private Attributes | |
const wxString | m_unit |
Definition at line 232 of file sim_plot_tab.cpp.
|
inline |
Definition at line 235 of file sim_plot_tab.cpp.
|
inlineoverrideprivate |
Definition at line 243 of file sim_plot_tab.cpp.
References countDecimalDigits(), formatFloat(), getSISuffix(), and LOG_SCALE< T_PARENT >::m_unit.
|
inline |
Definition at line 240 of file sim_plot_tab.cpp.
References LOG_SCALE< T_PARENT >::m_unit.
Referenced by SIM_PLOT_TAB::GetUnitsX().
|
private |
Definition at line 261 of file sim_plot_tab.cpp.
Referenced by LOG_SCALE< T_PARENT >::formatLabels(), and LOG_SCALE< T_PARENT >::GetUnits().