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

Method min

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

Source from the content-addressed store, hash-verified

82MenuPlotAxisRangeControl::~MenuPlotAxisRangeControl() {}
83
84double MenuPlotAxisRangeControl::min() { return m_min->value(); }
85
86double MenuPlotAxisRangeControl::max() { return m_max->value(); }
87

Callers 1

addAxisMethod · 0.45

Calls 1

valueMethod · 0.45

Tested by

no test coverage detected