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

Method min

gui/src/plotaxis.cpp:177–177  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

175double PlotAxis::visibleMax() const { return m_plot->axisScaleDiv(axisId()).upperBound(); }
176
177double PlotAxis::min() const { return m_min; }
178
179const QwtAxisId &PlotAxis::axisId() const { return m_axisId; }
180

Callers 15

readFileLinesFunction · 0.45
dataLoggerTests.jsFile · 0.45
fmcomms5Tests.jsFile · 0.45
ad936xTests.jsFile · 0.45
ad9084Tests.jsFile · 0.45
adrv9002Tests.jsFile · 0.45
createXAxisMenuMethod · 0.45
updateXAxisMethod · 0.45
GRTimeChannelAddonMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected