::KBL::6_Foundation

Class Value_range

Generalizations
Value_with_unit
Showing Diagrams
(15) Miscellaneous

A Value_range is a pair of numerical values representing the range in which the value shall lie.

Send comment

Attributes
public
Maximum
The maximum specifies the maximum acceptable value that is constrained by the Value_range.
public
Minimum
The minimum specifies the minimum acceptable value that is constrained by the Value_range.