|
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.
|
Input data for the power meter measurement method. More...
#include <electricity_reduction.h>
Public Attributes | |
| double | power = 0.0 |
| Direct power reading from the power meter \([\unit{\kilo\watt}]\). | |
Used when a power meter provides a direct reading of the electrical power drawn by the load. The power reading is combined with operating hours to calculate annual energy use.
Definition at line 66 of file electricity_reduction.h.
| double electricity_reduction::PowerMeterData::power = 0.0 |
Definition at line 67 of file electricity_reduction.h.