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.
|
Function prototypes for the Fan result fields. More...
#include "motorDriven/motor/MotorShaftPower.h"
Go to the source code of this file.
Classes | |
struct | Fan::Input |
struct | Fan::FieldDataModified |
struct | Fan::FieldDataBaseline |
class | FanResult |
struct | FanResult::Output |
This contains the prototypes for the Fan results structure including getters and setters for the important fields. Primary importance are methods for calculating the existing, modified and optimal results.
Definition in file FanResult.h.