MEASUR-Tools-Suite v1.2.4
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 Attributes | List of all members
compressed_air::assessment::compressor_eem::PressureReductionSavingResult Struct Reference

Public Attributes

double powerSavingsKw = 0.0
 Demand savings \([\unit{\kilo\watt}]\).
 
double energySavingsKwh = 0.0
 Annual energy savings \([\unit{\kilo\watt\hour}]\).
 
double costSavings = 0.0
 Annual cost savings \([\unit{\dollar}]\).
 

Detailed Description

Definition at line 35 of file compressor_eem.h.

Member Data Documentation

◆ costSavings

double compressed_air::assessment::compressor_eem::PressureReductionSavingResult::costSavings = 0.0

Definition at line 38 of file compressor_eem.h.

◆ energySavingsKwh

double compressed_air::assessment::compressor_eem::PressureReductionSavingResult::energySavingsKwh = 0.0

Definition at line 37 of file compressor_eem.h.

◆ powerSavingsKw

double compressed_air::assessment::compressor_eem::PressureReductionSavingResult::powerSavingsKw = 0.0

Definition at line 36 of file compressor_eem.h.


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