Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/analogdevicesinc/scopy
/ setPrecision
Method
setPrecision
gui/src/lcdNumber.cpp:36–36 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
34
}
35
36
void LcdNumber::setPrecision(unsigned precision) { this->precision = precision; }
37
38
unsigned LcdNumber::getPrecision() { return precision; }
39
Callers
5
updatePrecision
Method · 0.45
createBottomContainer
Method · 0.45
createThdWidget
Method · 0.45
createLabels
Method · 0.45
fillMeasurementsPanel
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected