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

Public Member Functions

 AdjustCascadingSetPointOutput (double kW_fl_adj, double C_usage_adj, double PerC_adj)
 

Public Attributes

double kW_fl_adj = 0
 
double C_usage_adj = 0
 
double PerC_adj = 0
 

Detailed Description

Definition at line 1119 of file Compressors.h.

Constructor & Destructor Documentation

◆ AdjustCascadingSetPointOutput()

CompressorEEMs::AdjustCascadingSetPointOutput::AdjustCascadingSetPointOutput ( double  kW_fl_adj,
double  C_usage_adj,
double  PerC_adj 
)
inline

Definition at line 1120 of file Compressors.h.

Member Data Documentation

◆ C_usage_adj

double CompressorEEMs::AdjustCascadingSetPointOutput::C_usage_adj = 0

Definition at line 1124 of file Compressors.h.

◆ kW_fl_adj

double CompressorEEMs::AdjustCascadingSetPointOutput::kW_fl_adj = 0

Definition at line 1124 of file Compressors.h.

◆ PerC_adj

double CompressorEEMs::AdjustCascadingSetPointOutput::PerC_adj = 0

Definition at line 1124 of file Compressors.h.


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