| ApplyPreferences(const SIM_PREFERENCES &aPrefs) override | SIM_PLOT_TAB | inlinevirtual |
| convertMouseWheelActions(const SIM_MOUSE_WHEEL_ACTION_SET &s) | SIM_PLOT_TAB | inlineprivatestatic |
| DeleteTrace(const wxString &aVectorName, int aTraceType) | SIM_PLOT_TAB | |
| DeleteTrace(TRACE *aTrace) | SIM_PLOT_TAB | |
| DisableCursor(TRACE *aTrace, int aCursorId) | SIM_PLOT_TAB | |
| EnableCursor(TRACE *aTrace, int aCursorId, const wxString &aSignalName) | SIM_PLOT_TAB | |
| EnsureThirdYAxisExists() | SIM_PLOT_TAB | |
| GetDottedSecondary() const | SIM_PLOT_TAB | inline |
| GetLabelX() const | SIM_PLOT_TAB | inline |
| GetLabelY1() const | SIM_PLOT_TAB | inline |
| GetLabelY2() const | SIM_PLOT_TAB | inline |
| GetLabelY3() const | SIM_PLOT_TAB | inline |
| GetLastSchTextSimCommand() const | SIM_TAB | inline |
| GetLegendPosition() const | SIM_PLOT_TAB | inline |
| GetOrAddTrace(const wxString &aVectorName, int aType) | SIM_PLOT_TAB | |
| GetPlotWin() const | SIM_PLOT_TAB | inline |
| GetSimCommand() const | SIM_TAB | inline |
| GetSimOptions() const | SIM_TAB | inline |
| GetSimType() const | SIM_TAB | |
| GetSpicePlotName() const | SIM_TAB | inline |
| GetTrace(const wxString &aVecName, int aType) const | SIM_PLOT_TAB | inline |
| getTraceId(const wxString &aVectorName, int aType) const | SIM_PLOT_TAB | inlineprivate |
| GetTraces() const | SIM_PLOT_TAB | inline |
| GetUnitsX() const | SIM_PLOT_TAB | |
| GetUnitsY1() const | SIM_PLOT_TAB | |
| GetUnitsY2() const | SIM_PLOT_TAB | |
| GetUnitsY3() const | SIM_PLOT_TAB | |
| GetY1Scale(double *aMin, double *aMax) const | SIM_PLOT_TAB | inline |
| GetY2Scale(double *aMin, double *aMax) const | SIM_PLOT_TAB | inline |
| GetY3Scale(double *aMin, double *aMax) const | SIM_PLOT_TAB | inline |
| IsGridShown() const | SIM_PLOT_TAB | inline |
| IsLegendShown() const | SIM_PLOT_TAB | inline |
| IsPlottable(SIM_TYPE aSimType) | SIM_TAB | static |
| m_axis_x | SIM_PLOT_TAB | private |
| m_axis_y1 | SIM_PLOT_TAB | private |
| m_axis_y2 | SIM_PLOT_TAB | private |
| m_axis_y3 | SIM_PLOT_TAB | private |
| m_colors | SIM_PLOT_TAB | private |
| m_dotted_cp | SIM_PLOT_TAB | private |
| m_LastLegendPosition | SIM_PLOT_TAB | |
| m_lastSchTextSimCommand | SIM_TAB | private |
| m_legend | SIM_PLOT_TAB | private |
| m_measurements | SIM_PLOT_TAB | private |
| m_plotWin | SIM_PLOT_TAB | private |
| m_sessionTraceColors | SIM_PLOT_TAB | private |
| m_simCommand | SIM_TAB | private |
| m_simOptions | SIM_TAB | private |
| m_sizer | SIM_PLOT_TAB | private |
| m_spicePlotName | SIM_TAB | private |
| m_traces | SIM_PLOT_TAB | private |
| Measurements() | SIM_PLOT_TAB | inline |
| OnLanguageChanged() override | SIM_PLOT_TAB | virtual |
| prepareDCAxes(int aNewTraceType) | SIM_PLOT_TAB | private |
| ResetScales(bool aIncludeX) | SIM_PLOT_TAB | |
| SetDottedSecondary(bool aEnable) | SIM_PLOT_TAB | inline |
| SetLastSchTextSimCommand(const wxString &aCmd) | SIM_TAB | inline |
| SetLegendPosition(const wxPoint &aPosition) | SIM_PLOT_TAB | inline |
| SetSimCommand(const wxString &aSimCommand) | SIM_TAB | inline |
| SetSimOptions(int aOptions) | SIM_TAB | inline |
| SetSpicePlotName(const wxString &aPlotName) | SIM_TAB | inline |
| SetTraceData(TRACE *aTrace, std::vector< double > &aX, std::vector< double > &aY, int aSweepCount, size_t aSweepSize, bool aIsMultiRun=false, const std::vector< wxString > &aMultiRunLabels={}) | SIM_PLOT_TAB | |
| SetY1Scale(bool aLock, double aMin, double aMax) | SIM_PLOT_TAB | |
| SetY2Scale(bool aLock, double aMin, double aMax) | SIM_PLOT_TAB | |
| SetY3Scale(bool aLock, double aMin, double aMax) | SIM_PLOT_TAB | |
| ShowGrid(bool aEnable) | SIM_PLOT_TAB | inline |
| ShowLegend(bool aEnable) | SIM_PLOT_TAB | inline |
| SIM_PLOT_TAB(const wxString &aSimCommand, wxWindow *parent) | SIM_PLOT_TAB | |
| SIM_TAB() | SIM_TAB | |
| SIM_TAB(const wxString &aSimCommand, wxWindow *parent) | SIM_TAB | |
| updateAxes(int aNewTraceType=SIM_TRACE_TYPE::SPT_UNKNOWN) | SIM_PLOT_TAB | private |
| UpdateAxisVisibility() | SIM_PLOT_TAB | private |
| UpdatePlotColors() | SIM_PLOT_TAB | |
| UpdateTraceStyle(TRACE *trace) | SIM_PLOT_TAB | |
| ~SIM_PLOT_TAB() | SIM_PLOT_TAB | virtual |
| ~SIM_TAB() | SIM_TAB | virtual |