KiCad PCB EDA Suite
Loading...
Searching...
No Matches
SIM_PLOT_TAB Member List

This is the complete list of members for SIM_PLOT_TAB, including all inherited members.

ApplyPreferences(const SIM_PREFERENCES &aPrefs) overrideSIM_PLOT_TABinlinevirtual
convertMouseWheelActions(const SIM_MOUSE_WHEEL_ACTION_SET &s)SIM_PLOT_TABinlineprivatestatic
DeleteTrace(const wxString &aVectorName, int aTraceType)SIM_PLOT_TAB
DeleteTrace(TRACE *aTrace)SIM_PLOT_TAB
EnableCursor(const wxString &aVectorName, int aType, int aCursorId, bool aEnable, const wxString &aSignalName)SIM_PLOT_TAB
EnsureThirdYAxisExists()SIM_PLOT_TAB
GetDottedSecondary() constSIM_PLOT_TABinline
GetLabelX() constSIM_PLOT_TABinline
GetLabelY1() constSIM_PLOT_TABinline
GetLabelY2() constSIM_PLOT_TABinline
GetLabelY3() constSIM_PLOT_TABinline
GetLastSchTextSimCommand() constSIM_TABinline
GetLegendPosition() constSIM_PLOT_TABinline
GetOrAddTrace(const wxString &aVectorName, int aType)SIM_PLOT_TAB
GetPlotWin() constSIM_PLOT_TABinline
GetSimCommand() constSIM_TABinline
GetSimOptions() constSIM_TABinline
GetSimType() constSIM_TAB
GetSpicePlotName() constSIM_TABinline
GetTrace(const wxString &aVecName, int aType) constSIM_PLOT_TABinline
getTraceId(const wxString &aVectorName, int aType) constSIM_PLOT_TABinlineprivate
GetTraces() constSIM_PLOT_TABinline
GetUnitsX() constSIM_PLOT_TAB
GetUnitsY1() constSIM_PLOT_TAB
GetUnitsY2() constSIM_PLOT_TAB
GetUnitsY3() constSIM_PLOT_TAB
GetY1Scale(double *aMin, double *aMax) constSIM_PLOT_TABinline
GetY2Scale(double *aMin, double *aMax) constSIM_PLOT_TABinline
GetY3Scale(double *aMin, double *aMax) constSIM_PLOT_TABinline
IsGridShown() constSIM_PLOT_TABinline
IsLegendShown() constSIM_PLOT_TABinline
IsPlottable(SIM_TYPE aSimType)SIM_TABstatic
m_axis_xSIM_PLOT_TABprivate
m_axis_y1SIM_PLOT_TABprivate
m_axis_y2SIM_PLOT_TABprivate
m_axis_y3SIM_PLOT_TABprivate
m_colorsSIM_PLOT_TABprivate
m_dotted_cpSIM_PLOT_TABprivate
m_LastLegendPositionSIM_PLOT_TAB
m_lastSchTextSimCommandSIM_TABprivate
m_legendSIM_PLOT_TABprivate
m_measurementsSIM_PLOT_TABprivate
m_plotWinSIM_PLOT_TABprivate
m_sessionTraceColorsSIM_PLOT_TABprivate
m_simCommandSIM_TABprivate
m_simOptionsSIM_TABprivate
m_sizerSIM_PLOT_TABprivate
m_spicePlotNameSIM_TABprivate
m_tracesSIM_PLOT_TABprivate
Measurements()SIM_PLOT_TABinline
OnLanguageChanged() overrideSIM_PLOT_TABvirtual
prepareDCAxes(int aNewTraceType)SIM_PLOT_TABprivate
ResetScales(bool aIncludeX)SIM_PLOT_TAB
SetDottedSecondary(bool aEnable)SIM_PLOT_TABinline
SetLastSchTextSimCommand(const wxString &aCmd)SIM_TABinline
SetLegendPosition(const wxPoint &aPosition)SIM_PLOT_TABinline
SetSimCommand(const wxString &aSimCommand)SIM_TABinline
SetSimOptions(int aOptions)SIM_TABinline
SetSpicePlotName(const wxString &aPlotName)SIM_TABinline
SetTraceData(TRACE *aTrace, std::vector< double > &aX, std::vector< double > &aY)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_TABinline
ShowLegend(bool aEnable)SIM_PLOT_TABinline
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_TABprivate
UpdatePlotColors()SIM_PLOT_TAB
UpdateTraceStyle(TRACE *trace)SIM_PLOT_TAB
~SIM_PLOT_TAB()SIM_PLOT_TABvirtual
~SIM_TAB()SIM_TABvirtual