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 | |
OtherMethodData (const double energy) | |
double | getEnergy () const |
void | setEnergy (double energy) |
Private Attributes | |
double | energy |
Definition at line 86 of file ElectricityReduction.h.
|
inline |
Definition at line 88 of file ElectricityReduction.h.
|
inline |
Definition at line 90 of file ElectricityReduction.h.
|
private |
Definition at line 95 of file ElectricityReduction.h.