MEASUR-Tools-Suite v1.0.11
The MEASUR Tools Suite is a collection of industrial efficiency calculations written in C++ and with bindings for compilation to WebAssembly.
|
This is the complete list of members for ProcessCooling::TowerInput, including all inherited members.
fanHP (defined in ProcessCooling::TowerInput) | ProcessCooling::TowerInput | |
fanSpeedType (defined in ProcessCooling::TowerInput) | ProcessCooling::TowerInput | |
numFanPerTower_Cells (defined in ProcessCooling::TowerInput) | ProcessCooling::TowerInput | |
numTower (defined in ProcessCooling::TowerInput) | ProcessCooling::TowerInput | |
tonnage (defined in ProcessCooling::TowerInput) | ProcessCooling::TowerInput | |
TowerInput()=default | ProcessCooling::TowerInput | |
TowerInput(int numTower, int numFanPerTower_Cells, FanMotorSpeedType fanSpeedType, TowerSizedBy towerSizing, CellFanType towerCellFanType, double cellFanHP, double tonnage) | ProcessCooling::TowerInput | inline |