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

Method max

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

Source from the content-addressed store, hash-verified

169OscScaleEngine *PlotAxis::scaleEngine() const { return m_scaleEngine; }
170
171double PlotAxis::max() const { return m_max; }
172
173double PlotAxis::visibleMin() const { return m_plot->axisScaleDiv(axisId()).lowerBound(); }
174

Callers 6

createXAxisMenuMethod · 0.45
updateXAxisMethod · 0.45
GRTimeChannelAddonMethod · 0.45
ImportChannelAddonMethod · 0.45
xIntervalMethod · 0.45
processValueChangeMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected