MCPcopy 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
36void LcdNumber::setPrecision(unsigned precision) { this->precision = precision; }
37
38unsigned LcdNumber::getPrecision() { return precision; }
39

Callers 5

updatePrecisionMethod · 0.45
createBottomContainerMethod · 0.45
createThdWidgetMethod · 0.45
createLabelsMethod · 0.45
fillMeasurementsPanelMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected