Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Serial-Studio/Serial-Studio
/ UpperLimit
Method
UpperLimit
lib/mdflib/mdflib/src/hoscaleconstraint.cpp:37–39 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
35
}
36
37
void HoScaleConstraint::UpperLimit(HoInterval limit) {
38
upper_limit_ = limit;
39
}
40
41
const HoInterval& HoScaleConstraint::UpperLimit() const {
42
return upper_limit_;
Callers
1
TEST
Function · 0.80
Calls
no outgoing calls
Tested by
1
TEST
Function · 0.64