|
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.
|
Calculates auxiliary power usage for electrical systems in process heating equipment.
Functions | |
| double | calculatePowerUsed (double number_of_motor_phases, double supply_voltage, double avg_current, double power_factor, double operating_time) |
| Calculates the auxiliary power used by electrical systems associated with process heating equipment. | |