|
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 73 of file ElectricityReduction.h.
|
inline |
Definition at line 75 of file ElectricityReduction.h.
|
inline |
Definition at line 77 of file ElectricityReduction.h.
|
private |
Definition at line 82 of file ElectricityReduction.h.