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

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

airMassFlowData (defined in NaturalGasReductionInput)NaturalGasReductionInputprivate
flowMeterMethodData (defined in NaturalGasReductionInput)NaturalGasReductionInputprivate
fuelCost (defined in NaturalGasReductionInput)NaturalGasReductionInputprivate
getAirMassFlowData() const (defined in NaturalGasReductionInput)NaturalGasReductionInputinline
getFlowMeterMethodData() const (defined in NaturalGasReductionInput)NaturalGasReductionInputinline
getFuelCost() const (defined in NaturalGasReductionInput)NaturalGasReductionInputinline
getMeasurementMethod() const (defined in NaturalGasReductionInput)NaturalGasReductionInputinline
getNaturalGasOtherMethodData() const (defined in NaturalGasReductionInput)NaturalGasReductionInputinline
getOperatingHours() const (defined in NaturalGasReductionInput)NaturalGasReductionInputinline
getUnits() const (defined in NaturalGasReductionInput)NaturalGasReductionInputinline
getWaterMassFlowData() const (defined in NaturalGasReductionInput)NaturalGasReductionInputinline
measurementMethod (defined in NaturalGasReductionInput)NaturalGasReductionInputprivate
NaturalGasReductionInput(const int operatingHours, const double fuelCost, const int measurementMethod, const FlowMeterMethodData flowMeterMethodData, const NaturalGasOtherMethodData otherMethodData, const AirMassFlowData airMassFlowData, const WaterMassFlowData waterMassFlowData, const int units) (defined in NaturalGasReductionInput)NaturalGasReductionInputinline
operatingHours (defined in NaturalGasReductionInput)NaturalGasReductionInputprivate
otherMethodData (defined in NaturalGasReductionInput)NaturalGasReductionInputprivate
units (defined in NaturalGasReductionInput)NaturalGasReductionInputprivate
waterMassFlowData (defined in NaturalGasReductionInput)NaturalGasReductionInputprivate