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 19 of file NaturalGasReduction.h.
|
inline |
Definition at line 21 of file NaturalGasReduction.h.
|
inline |
Definition at line 23 of file NaturalGasReduction.h.
|
private |
Definition at line 27 of file NaturalGasReduction.h.