classCalcExcessTemp
different choices of calculating the excess temperature of the radiator
Information
Overview
Variable to determine the different choice to calculate the excess temperature of a radiator.
Parameters
| Type | Name | Default | Description |
|---|---|---|---|
| Integer | ari | 1 | arithmetic calculation |
| Integer | log | 2 | logarithmic calculation |
| Integer | exp | 3 | exponential calculation |
Contents
| Name | Description |
|---|---|
| Temp |
Revisions
-
October, 2016 by Peter Remmen:
Transfer to AixLib. -
October 7, 2013 by Ole Odendahl:
Added documentation and formatted appropriately