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.
Loading...
Searching...
No Matches
Public Attributes | List of all members
water_reduction::WaterOtherMethodData Struct Reference

Input data for the other (direct consumption) measurement method. More...

#include <water_reduction.h>

Public Attributes

double consumption = 0.0
 Annual water consumption \([\unit{\gallon\per\year}]\).
 

Detailed Description

Used when annual water consumption is known directly from a report, bill, or other source without requiring a flow-rate conversion.

See also
Other Method Water Use Formula

Definition at line 70 of file water_reduction.h.

Member Data Documentation

◆ consumption

double water_reduction::WaterOtherMethodData::consumption = 0.0

Definition at line 71 of file water_reduction.h.


The documentation for this struct was generated from the following file: