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 | |
ReduceAirLeaksOutput (double C_lkred, double C_usage_lkred, double PerC_lkred) | |
Public Attributes | |
double | C_lkred = 0 |
double | C_usage_lkred = 0 |
double | PerC_lkred = 0 |
Definition at line 1095 of file Compressors.h.
|
inline |
Definition at line 1096 of file Compressors.h.
double CompressorEEMs::ReduceAirLeaksOutput::C_lkred = 0 |
Definition at line 1100 of file Compressors.h.
double CompressorEEMs::ReduceAirLeaksOutput::C_usage_lkred = 0 |
Definition at line 1100 of file Compressors.h.
double CompressorEEMs::ReduceAirLeaksOutput::PerC_lkred = 0 |
Definition at line 1100 of file Compressors.h.