Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
84
double MenuPlotAxisRangeControl::min() { return m_min->value(); }
85
86
double MenuPlotAxisRangeControl::max() { return m_max->value(); }
87
88
void MenuPlotAxisRangeControl::setMin(double val)
89
{
Callers
1
addAxis
Method · 0.45
Calls
1
value
Method · 0.45
Tested by
no test coverage detected