|
inlinestaticprivate |
Returns given value remaped from input range into output range.
inputMin | float Minimal value of given input range |
inputMax | float Maximal value of given input range |
outputMin | float Minimal value of given output range |
outputMax | float Maximal value of given input range |
inputValue | float Value we want to remap |
clampedOutput |
p bool If value should stay in that range, otherwise it will be extrapolated
float
- Remapped value См. определение в файле EnMath.c строка 740
Перекрестные ссылки Math().
Используется в Environment::ProcessHeatComfort().