|
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.
|
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}]\). | |
Definition at line 35 of file compressor_eem.h.
| double compressed_air::assessment::compressor_eem::PressureReductionSavingResult::costSavings = 0.0 |
Definition at line 38 of file compressor_eem.h.
| double compressed_air::assessment::compressor_eem::PressureReductionSavingResult::energySavingsKwh = 0.0 |
Definition at line 37 of file compressor_eem.h.
| double compressed_air::assessment::compressor_eem::PressureReductionSavingResult::powerSavingsKw = 0.0 |
Definition at line 36 of file compressor_eem.h.