MCPcopy 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
37void HoScaleConstraint::UpperLimit(HoInterval limit) {
38 upper_limit_ = limit;
39}
40
41const HoInterval& HoScaleConstraint::UpperLimit() const {
42 return upper_limit_;

Callers 1

TESTFunction · 0.80

Calls

no outgoing calls

Tested by 1

TESTFunction · 0.64