|
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.
|
Public Member Functions | |
| Output (double energyUse, double energyCost) | |
Public Attributes | |
| double | energyUse = 0 |
| double | energyCost = 0 |
Definition at line 44 of file CompressedAirPressureReduction.h.
|
inline |
Definition at line 45 of file CompressedAirPressureReduction.h.
| double CompressedAirPressureReduction::Output::energyCost = 0 |
Definition at line 48 of file CompressedAirPressureReduction.h.
| double CompressedAirPressureReduction::Output::energyUse = 0 |
Definition at line 48 of file CompressedAirPressureReduction.h.