|
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 | |
| NaturalGasOtherMethodData (const double consumption) | |
| double | getConsumption () const |
| void | setConsumption (double consumption) |
Private Attributes | |
| double | consumption |
Definition at line 18 of file NaturalGasReduction.h.
|
inline |
Definition at line 20 of file NaturalGasReduction.h.
|
inline |
Definition at line 22 of file NaturalGasReduction.h.
|
private |
Definition at line 26 of file NaturalGasReduction.h.