|
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 | |
| WaterOtherMethodData (const double consumption) | |
| double | getConsumption () const |
| void | setConsumption (double consumption) |
Private Attributes | |
| double | consumption |
Definition at line 56 of file WaterReduction.h.
|
inline |
Definition at line 58 of file WaterReduction.h.
|
inline |
Definition at line 60 of file WaterReduction.h.
|
private |
Definition at line 65 of file WaterReduction.h.