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.
Loading...
Searching...
No Matches
Public Member Functions | Public Attributes | List of all members
ProcessCooling::ChillerPumpingEnergyOutput Struct Reference

Public Member Functions

 ChillerPumpingEnergyOutput (vector< double > pumpingEnergy)
 

Public Attributes

vector< double > chillerPumpingEnergy
 

Detailed Description

Definition at line 74 of file ProcessCooling.h.

Constructor & Destructor Documentation

◆ ChillerPumpingEnergyOutput()

ProcessCooling::ChillerPumpingEnergyOutput::ChillerPumpingEnergyOutput ( vector< double >  pumpingEnergy)
inlineexplicit
Returns
array of double (Pumps Energy), size corresponding to the # of chillers
Parameters
chillerPumpingEnergydouble, units kWh

Definition at line 81 of file ProcessCooling.h.

Member Data Documentation

◆ chillerPumpingEnergy

vector<double> ProcessCooling::ChillerPumpingEnergyOutput::chillerPumpingEnergy

Definition at line 84 of file ProcessCooling.h.


The documentation for this struct was generated from the following file: