|
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.
|
Output data for compressed-air pressure reduction calculations. More...
#include <compressed_air_pressure_reduction.h>
Public Attributes | |
| double | energy_use = 0.0 |
| Annual energy use \([\unit{\kWh\per\year}]\). | |
| double | energy_cost = 0.0 |
| Annual energy cost \([\unit{\dollar\per\year}]\). | |
Definition at line 43 of file compressed_air_pressure_reduction.h.
| double compressed_air_pressure_reduction::CompressedAirPressureReductionOutput::energy_cost = 0.0 |
Definition at line 45 of file compressed_air_pressure_reduction.h.
| double compressed_air_pressure_reduction::CompressedAirPressureReductionOutput::energy_use = 0.0 |
Definition at line 44 of file compressed_air_pressure_reduction.h.