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
MeteredFlowMethodData Class Reference

Public Member Functions

 MeteredFlowMethodData (const double meterReading)
 
double getMeterReading () const
 
void setMeterReading (double meterReading)
 

Private Attributes

double meterReading
 

Detailed Description

Definition at line 8 of file WaterReduction.h.

Constructor & Destructor Documentation

◆ MeteredFlowMethodData()

MeteredFlowMethodData::MeteredFlowMethodData ( const double  meterReading)
inline

Definition at line 10 of file WaterReduction.h.

Member Function Documentation

◆ getMeterReading()

double MeteredFlowMethodData::getMeterReading ( ) const
inline

Definition at line 11 of file WaterReduction.h.

Member Data Documentation

◆ meterReading

double MeteredFlowMethodData::meterReading
private

Definition at line 16 of file WaterReduction.h.


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