|
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.
|
Implementations of Fan Affinity Laws for a motor driven fan system Compute annual baseline and changed energy based on current and changed state of motor Control at a desired flow rate by percent or by volume. Also allows changing fan size. Motor Control types for fan system supported: a. ON/OFF b. Two Speed c. VSD d. None (for fan size change) More...
#include <stdexcept>#include <cmath>Go to the source code of this file.
Classes | |
| class | FanAffinityLaws |
| struct | FanAffinityLaws::Output |
| struct | FanAffinityLaws::Input |
Definition in file fan_affinity_laws.h.