|
| Output (double wcBaseline, double wcModification, double waterSavings) |
|
Definition at line 72 of file CoolingTower.h.
◆ Output()
CoolingTowerMakeupWaterCalculator::Output::Output |
( |
double |
wcBaseline, |
|
|
double |
wcModification, |
|
|
double |
waterSavings |
|
) |
| |
|
inline |
- Parameters
-
wcBaseline | double, water consumption before modifications in gallons |
wcModification | double, water consumption after modifications in gallons |
waterSavings | double, water saved in gallons |
Definition at line 78 of file CoolingTower.h.
◆ waterSavings
double CoolingTowerMakeupWaterCalculator::Output::waterSavings = 0 |
◆ wcBaseline
double CoolingTowerMakeupWaterCalculator::Output::wcBaseline = 0 |
◆ wcModification
double CoolingTowerMakeupWaterCalculator::Output::wcModification = 0 |
The documentation for this struct was generated from the following file: