|
| StagingPowerConsumptionOutput (std::vector< double > baselinePowerList, std::vector< double > modPowerList, double baselineTotalPower, double baselineTotalEnergy, double modTotalPower, double modTotalEnergy, double savingsEnergy) |
|
Definition at line 28 of file ChillerEfficiency.h.
◆ StagingPowerConsumptionOutput()
ChillerEfficiency::StagingPowerConsumptionOutput::StagingPowerConsumptionOutput |
( |
std::vector< double > |
baselinePowerList, |
|
|
std::vector< double > |
modPowerList, |
|
|
double |
baselineTotalPower, |
|
|
double |
baselineTotalEnergy, |
|
|
double |
modTotalPower, |
|
|
double |
modTotalEnergy, |
|
|
double |
savingsEnergy |
|
) |
| |
|
inline |
◆ baselinePowerList
std::vector<double> ChillerEfficiency::StagingPowerConsumptionOutput::baselinePowerList |
◆ baselineTotalEnergy
double ChillerEfficiency::StagingPowerConsumptionOutput::baselineTotalEnergy = 0 |
◆ baselineTotalPower
double ChillerEfficiency::StagingPowerConsumptionOutput::baselineTotalPower = 0 |
◆ modPowerList
std::vector<double> ChillerEfficiency::StagingPowerConsumptionOutput::modPowerList |
◆ modTotalEnergy
double ChillerEfficiency::StagingPowerConsumptionOutput::modTotalEnergy = 0 |
◆ modTotalPower
double ChillerEfficiency::StagingPowerConsumptionOutput::modTotalPower = 0 |
◆ savingsEnergy
double ChillerEfficiency::StagingPowerConsumptionOutput::savingsEnergy = 0 |
The documentation for this struct was generated from the following file: