|
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.
|
Input data for the metered flow measurement method. More...
#include <water_reduction.h>
Public Attributes | |
| double | meter_reading = 0.0 |
| Instantaneous flow rate from the meter \([\unit{\gallon\per\minute}]\). | |
Used when water use is measured with a continuous flow meter. The meter reading is combined with operating hours to calculate annual water use.
Definition at line 30 of file water_reduction.h.
| double water_reduction::MeteredFlowMethodData::meter_reading = 0.0 |
Definition at line 31 of file water_reduction.h.