|
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 | |
| WaterReductionInput (const int operatingHours, const double waterCost, const int measurementMethod, const MeteredFlowMethodData meteredFlowMethodData, const VolumeMeterMethodData volumeMeterMethodData, const BucketMethodData bucketMethodData, const WaterOtherMethodData otherMethodData) | |
| int | getOperatingHours () const |
| double | getWaterCost () const |
| int | getMeasurementMethod () const |
| MeteredFlowMethodData | getMeteredFlowMethodData () const |
| VolumeMeterMethodData | getVolumeMeterMethodData () const |
| BucketMethodData | getBucketMethodData () const |
| WaterOtherMethodData | getOtherMethodData () const |
| void | setMeteredFlowMethodData (MeteredFlowMethodData meteredFlowMethodData) |
| void | setVolumeMeterMethodData (VolumeMeterMethodData volumeMeterMethodData) |
| void | setucketMethodData (BucketMethodData bucketMethodData) |
| void | setOtherMethodData (WaterOtherMethodData otherMethodData) |
Definition at line 68 of file WaterReduction.h.
|
inline |
Definition at line 70 of file WaterReduction.h.
|
inline |
Definition at line 88 of file WaterReduction.h.
|
inline |
Definition at line 82 of file WaterReduction.h.
|
inline |
Definition at line 84 of file WaterReduction.h.
|
inline |
Definition at line 78 of file WaterReduction.h.
|
inline |
Definition at line 90 of file WaterReduction.h.
|
inline |
Definition at line 86 of file WaterReduction.h.
|
inline |
Definition at line 80 of file WaterReduction.h.
|
private |
Definition at line 106 of file WaterReduction.h.
|
private |
Definition at line 103 of file WaterReduction.h.
|
private |
Definition at line 104 of file WaterReduction.h.
|
private |
Definition at line 101 of file WaterReduction.h.
|
private |
Definition at line 107 of file WaterReduction.h.
|
private |
Definition at line 105 of file WaterReduction.h.
|
private |
Definition at line 102 of file WaterReduction.h.