|
vector< double > | tempBins = {35, 45, 55, 65, 75, 75} |
|
vector< double > | hours |
|
vector< double > | energy |
|
Definition at line 87 of file ProcessCooling.h.
◆ TowerOutput() [1/2]
ProcessCooling::TowerOutput::TowerOutput |
( |
| ) |
|
|
default |
◆ TowerOutput() [2/2]
ProcessCooling::TowerOutput::TowerOutput |
( |
vector< double > |
hours, |
|
|
vector< double > |
energy |
|
) |
| |
|
inline |
- Returns
- arrays of double corresponding to 6 wet bulb temp bins => <35, 35-44, 45-54, 55-64, 65-74, >=75;
- Parameters
-
tempBins,constant | array {35, 45, 55, 65, 75, 75} |
hours | array of double, units hours |
energy | array of double, units kWh |
Definition at line 102 of file ProcessCooling.h.
◆ energy
vector<double> ProcessCooling::TowerOutput::energy |
◆ hours
vector<double> ProcessCooling::TowerOutput::hours |
◆ tempBins
vector<double> ProcessCooling::TowerOutput::tempBins = {35, 45, 55, 65, 75, 75} |
The documentation for this struct was generated from the following file: