|
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.
|
Classes | |
| struct | Output |
Public Member Functions | |
| CompressedAirReduction (std::vector< CompressedAirReductionInput > compressedAirReductionInputVec) | |
| CompressedAirReduction::Output | calculate () |
Private Attributes | |
| std::vector< CompressedAirReductionInput > | compressedAirReductionInputVec |
| CompressedAirReduction::Output | output |
Definition at line 104 of file CompressedAirReduction.h.
|
inline |
Definition at line 115 of file CompressedAirReduction.h.
|
private |
Definition at line 121 of file CompressedAirReduction.h.
|
private |
Definition at line 122 of file CompressedAirReduction.h.