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 | |
MeteredFlowMethodData (const double meterReading) | |
double | getMeterReading () const |
void | setMeterReading (double meterReading) |
Private Attributes | |
double | meterReading |
Definition at line 8 of file WaterReduction.h.
|
inline |
Definition at line 10 of file WaterReduction.h.
|
inline |
Definition at line 11 of file WaterReduction.h.
|
private |
Definition at line 16 of file WaterReduction.h.