Clamp a frost-protection min/max pair into range with the required gap: min lands in [4, 14], max in [6, 16], and max - min >= 2.
max - min >= 2
Requested lower bound, in °C.
Requested upper bound, in °C.
The clamped { min, max } pair.
{ min, max }
Clamp a frost-protection min/max pair into range with the required gap: min lands in [4, 14], max in [6, 16], and
max - min >= 2.