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 57 of file WaterReduction.h.
|
inline |
Definition at line 59 of file WaterReduction.h.
|
inline |
Definition at line 61 of file WaterReduction.h.
|
private |
Definition at line 66 of file WaterReduction.h.