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 Member Functions | Private Attributes | List of all members
WaterOtherMethodData Class Reference

Public Member Functions

 WaterOtherMethodData (const double consumption)
 
double getConsumption () const
 
void setConsumption (double consumption)
 

Private Attributes

double consumption
 

Detailed Description

Definition at line 57 of file WaterReduction.h.

Constructor & Destructor Documentation

◆ WaterOtherMethodData()

WaterOtherMethodData::WaterOtherMethodData ( const double  consumption)
inline

Definition at line 59 of file WaterReduction.h.

Member Function Documentation

◆ getConsumption()

double WaterOtherMethodData::getConsumption ( ) const
inline

Definition at line 61 of file WaterReduction.h.

Member Data Documentation

◆ consumption

double WaterOtherMethodData::consumption
private

Definition at line 66 of file WaterReduction.h.


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