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 105 of file CompressedAirReduction.h.
|
inline |
Definition at line 116 of file CompressedAirReduction.h.
|
private |
Definition at line 122 of file CompressedAirReduction.h.
|
private |
Definition at line 123 of file CompressedAirReduction.h.