|
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.
|
Public Member Functions | |
| Output (const double average, const double max) | |
Public Attributes | |
| const double | average |
| const double | max |
Definition at line 15 of file PumpEfficiency.h.
|
inline |
| average | |
| max |
Definition at line 20 of file PumpEfficiency.h.
| const double PumpEfficiency::Output::average |
Definition at line 22 of file PumpEfficiency.h.
| const double PumpEfficiency::Output::max |
Definition at line 22 of file PumpEfficiency.h.