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

Method max

gui/src/widgets/menuplotaxisrangecontrol.cpp:86–86  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

84double MenuPlotAxisRangeControl::min() { return m_min->value(); }
85
86double MenuPlotAxisRangeControl::max() { return m_max->value(); }
87
88void MenuPlotAxisRangeControl::setMin(double val)
89{

Callers 1

addAxisMethod · 0.45

Calls 1

valueMethod · 0.45

Tested by

no test coverage detected