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 | |
PowerMeterData (const double power) | |
double | getPower () const |
void | setPower (double power) |
Private Attributes | |
double | power |
Definition at line 74 of file ElectricityReduction.h.
|
inline |
Definition at line 76 of file ElectricityReduction.h.
|
inline |
Definition at line 78 of file ElectricityReduction.h.
|
private |
Definition at line 83 of file ElectricityReduction.h.