MCPcopy Create free account
hub / github.com/analogdevicesinc/scopy / plot

Method plot

tmp/grutil/src/grtimeplotaddon.cpp:141–141  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

139QWidget *GRTimePlotAddon::getWidget() { return widget; }
140
141PlotWidget *GRTimePlotAddon::plot() { return m_plotWidget; }
142PlotWidget *GRTimePlotAddon::fftplot() { return m_fftPlotWidget; }
143
144PlotChannel *GRTimePlotAddon::fftplotch() { return m_fft_channel; }

Callers 8

AdcInstrumentMethod · 0.45
addChannelMethod · 0.45
createYAxisMenuMethod · 0.45
createXAxisMenuMethod · 0.45
showPlotLabelsMethod · 0.45
GRTimeChannelAddonMethod · 0.45
setSingleYModeMethod · 0.45
ImportChannelAddonMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected