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

Public Member Functions

 Output (double energyUse, double energyCost)
 

Public Attributes

double energyUse = 0
 
double energyCost = 0
 

Detailed Description

Definition at line 45 of file CompressedAirPressureReduction.h.

Constructor & Destructor Documentation

◆ Output()

CompressedAirPressureReduction::Output::Output ( double  energyUse,
double  energyCost 
)
inline

Definition at line 46 of file CompressedAirPressureReduction.h.

Member Data Documentation

◆ energyCost

double CompressedAirPressureReduction::Output::energyCost = 0

Definition at line 49 of file CompressedAirPressureReduction.h.

◆ energyUse

double CompressedAirPressureReduction::Output::energyUse = 0

Definition at line 49 of file CompressedAirPressureReduction.h.


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