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
WaterReductionInput Member List

This is the complete list of members for WaterReductionInput, including all inherited members.

bucketMethodData (defined in WaterReductionInput)WaterReductionInputprivate
getBucketMethodData() const (defined in WaterReductionInput)WaterReductionInputinline
getMeasurementMethod() const (defined in WaterReductionInput)WaterReductionInputinline
getMeteredFlowMethodData() const (defined in WaterReductionInput)WaterReductionInputinline
getOperatingHours() const (defined in WaterReductionInput)WaterReductionInputinline
getOtherMethodData() const (defined in WaterReductionInput)WaterReductionInputinline
getVolumeMeterMethodData() const (defined in WaterReductionInput)WaterReductionInputinline
getWaterCost() const (defined in WaterReductionInput)WaterReductionInputinline
measurementMethod (defined in WaterReductionInput)WaterReductionInputprivate
meteredFlowMethodData (defined in WaterReductionInput)WaterReductionInputprivate
operatingHours (defined in WaterReductionInput)WaterReductionInputprivate
otherMethodData (defined in WaterReductionInput)WaterReductionInputprivate
setMeteredFlowMethodData(MeteredFlowMethodData meteredFlowMethodData) (defined in WaterReductionInput)WaterReductionInput
setOtherMethodData(WaterOtherMethodData otherMethodData) (defined in WaterReductionInput)WaterReductionInput
setucketMethodData(BucketMethodData bucketMethodData) (defined in WaterReductionInput)WaterReductionInput
setVolumeMeterMethodData(VolumeMeterMethodData volumeMeterMethodData) (defined in WaterReductionInput)WaterReductionInput
volumeMeterMethodData (defined in WaterReductionInput)WaterReductionInputprivate
waterCost (defined in WaterReductionInput)WaterReductionInputprivate
WaterReductionInput(const int operatingHours, const double waterCost, const int measurementMethod, const MeteredFlowMethodData meteredFlowMethodData, const VolumeMeterMethodData volumeMeterMethodData, const BucketMethodData bucketMethodData, const WaterOtherMethodData otherMethodData) (defined in WaterReductionInput)WaterReductionInputinline