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::ReduceSystemAirPressureOutput Struct Reference

Public Member Functions

 ReduceSystemAirPressureOutput (double P_fl_rpred, double kW_fl_rpadj, double C_usage_rpred, double PerC_rpred)
 

Public Attributes

double P_fl_rpred = 0
 
double kW_fl_rpadj = 0
 
double C_usage_rpred = 0
 
double PerC_rpred = 0
 

Detailed Description

Definition at line 1111 of file Compressors.h.

Constructor & Destructor Documentation

◆ ReduceSystemAirPressureOutput()

CompressorEEMs::ReduceSystemAirPressureOutput::ReduceSystemAirPressureOutput ( double  P_fl_rpred,
double  kW_fl_rpadj,
double  C_usage_rpred,
double  PerC_rpred 
)
inline

Definition at line 1112 of file Compressors.h.

Member Data Documentation

◆ C_usage_rpred

double CompressorEEMs::ReduceSystemAirPressureOutput::C_usage_rpred = 0

Definition at line 1116 of file Compressors.h.

◆ kW_fl_rpadj

double CompressorEEMs::ReduceSystemAirPressureOutput::kW_fl_rpadj = 0

Definition at line 1116 of file Compressors.h.

◆ P_fl_rpred

double CompressorEEMs::ReduceSystemAirPressureOutput::P_fl_rpred = 0

Definition at line 1116 of file Compressors.h.

◆ PerC_rpred

double CompressorEEMs::ReduceSystemAirPressureOutput::PerC_rpred = 0

Definition at line 1116 of file Compressors.h.


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