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
CompressorEEMs::ReduceAirLeaksOutput Struct Reference

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
 

Detailed Description

Definition at line 1095 of file Compressors.h.

Constructor & Destructor Documentation

◆ ReduceAirLeaksOutput()

CompressorEEMs::ReduceAirLeaksOutput::ReduceAirLeaksOutput ( double  C_lkred,
double  C_usage_lkred,
double  PerC_lkred 
)
inline

Definition at line 1096 of file Compressors.h.

Member Data Documentation

◆ C_lkred

double CompressorEEMs::ReduceAirLeaksOutput::C_lkred = 0

Definition at line 1100 of file Compressors.h.

◆ C_usage_lkred

double CompressorEEMs::ReduceAirLeaksOutput::C_usage_lkred = 0

Definition at line 1100 of file Compressors.h.

◆ PerC_lkred

double CompressorEEMs::ReduceAirLeaksOutput::PerC_lkred = 0

Definition at line 1100 of file Compressors.h.


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