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
CascadeHeatHighToLow::Output Struct Reference

Public Member Functions

 Output (double priFlueVolume, double hxEnergyRate, double eqEnergySupply, double effOpHours, double energySavings, double costSavings, double hourlySavings, double priExcessAir, double priAvailableHeat, double secExcessAir, double secAvailableHeat)
 

Public Attributes

double priFlueVolume = 0
 
double hxEnergyRate = 0
 
double eqEnergySupply = 0
 
double effOpHours = 0
 
double energySavings = 0
 
double costSavings = 0
 
double hourlySavings = 0
 
double priExcessAir = 0
 
double priAvailableHeat = 0
 
double secExcessAir = 0
 
double secAvailableHeat = 0
 

Detailed Description

Definition at line 21 of file CascadeHeatHighToLow.h.

Constructor & Destructor Documentation

◆ Output()

CascadeHeatHighToLow::Output::Output ( double  priFlueVolume,
double  hxEnergyRate,
double  eqEnergySupply,
double  effOpHours,
double  energySavings,
double  costSavings,
double  hourlySavings,
double  priExcessAir,
double  priAvailableHeat,
double  secExcessAir,
double  secAvailableHeat 
)
inline

Definition at line 22 of file CascadeHeatHighToLow.h.

Member Data Documentation

◆ costSavings

double CascadeHeatHighToLow::Output::costSavings = 0

Definition at line 32 of file CascadeHeatHighToLow.h.

◆ effOpHours

double CascadeHeatHighToLow::Output::effOpHours = 0

Definition at line 31 of file CascadeHeatHighToLow.h.

◆ energySavings

double CascadeHeatHighToLow::Output::energySavings = 0

Definition at line 31 of file CascadeHeatHighToLow.h.

◆ eqEnergySupply

double CascadeHeatHighToLow::Output::eqEnergySupply = 0

Definition at line 31 of file CascadeHeatHighToLow.h.

◆ hourlySavings

double CascadeHeatHighToLow::Output::hourlySavings = 0

Definition at line 32 of file CascadeHeatHighToLow.h.

◆ hxEnergyRate

double CascadeHeatHighToLow::Output::hxEnergyRate = 0

Definition at line 31 of file CascadeHeatHighToLow.h.

◆ priAvailableHeat

double CascadeHeatHighToLow::Output::priAvailableHeat = 0

Definition at line 32 of file CascadeHeatHighToLow.h.

◆ priExcessAir

double CascadeHeatHighToLow::Output::priExcessAir = 0

Definition at line 32 of file CascadeHeatHighToLow.h.

◆ priFlueVolume

double CascadeHeatHighToLow::Output::priFlueVolume = 0

Definition at line 31 of file CascadeHeatHighToLow.h.

◆ secAvailableHeat

double CascadeHeatHighToLow::Output::secAvailableHeat = 0

Definition at line 33 of file CascadeHeatHighToLow.h.

◆ secExcessAir

double CascadeHeatHighToLow::Output::secExcessAir = 0

Definition at line 32 of file CascadeHeatHighToLow.h.


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