|
| | TowerInput ()=default |
| |
| | TowerInput (int numTower, int numFanPerTower_Cells, FanMotorSpeedType fanSpeedType, TowerSizedBy towerSizing, CellFanType towerCellFanType, double cellFanHP, double tonnage) |
| |
Definition at line 204 of file process_cooling.h.
◆ TowerInput() [1/2]
| ProcessCooling::TowerInput::TowerInput |
( |
| ) |
|
|
default |
◆ TowerInput() [2/2]
| ProcessCooling::TowerInput::TowerInput |
( |
int |
numTower, |
|
|
int |
numFanPerTower_Cells, |
|
|
FanMotorSpeedType |
fanSpeedType, |
|
|
TowerSizedBy |
towerSizing, |
|
|
CellFanType |
towerCellFanType, |
|
|
double |
cellFanHP, |
|
|
double |
tonnage |
|
) |
| |
|
inline |
- Parameters
-
| numTower | integer, # of Towers |
| numFanPerTower_Cells | integer, # Cells |
| fanSpeedType | Enumeration FanMotorSpeedType |
| towerSizing | Enumeration TowerSizedBy, sized by tonnage or fan hp, if unknown use tonnage and set tonnage to sum of all chillers capacity or set to unknown, and it will be sized to match the capacity of chillers by the calculator |
| towerCellFanType | Enumeration CellFanType, axial or centrifugal, if unknown assume axial |
| cellFanHP | double, @unit{\hp}, 1 -100 hp |
| tonnage | double, @unit{\ton}, 20 - 3000 |
Definition at line 224 of file process_cooling.h.
◆ fanHP
| double ProcessCooling::TowerInput::fanHP |
◆ fanSpeedType
| FanMotorSpeedType ProcessCooling::TowerInput::fanSpeedType |
◆ numFanPerTower_Cells
| int ProcessCooling::TowerInput::numFanPerTower_Cells |
◆ numTower
| int ProcessCooling::TowerInput::numTower |
◆ tonnage
| double ProcessCooling::TowerInput::tonnage |
◆ towerCellFanType
| CellFanType ProcessCooling::TowerInput::towerCellFanType |
◆ towerSizing
| TowerSizedBy ProcessCooling::TowerInput::towerSizing |
The documentation for this struct was generated from the following file: