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.
|
Implements AMCA 203 standard fan performance calculations. More...
#include <cmath>
#include <functional>
#include <stdexcept>
#include <vector>
#include "motorDriven/fans/Planar.h"
#include "motorDriven/pumpFan/FanShaftPower.h"
Go to the source code of this file.
Classes | |
struct | FanRatedInfo |
Stores measured and reference-corrected fan and motor operating data for AMCA 203 calculations. More... | |
class | BaseGasDensity |
class | PlaneData |
struct | PlaneData::NodeBinding |
struct | PlaneData::NodeBinding::Data |
struct | PlaneData::NodeBinding::DataFlange |
struct | PlaneData::NodeBinding::Output |
class | Fan203 |
struct | Fan203::Results |
struct | Fan203::Output |
Definition in file fan203.h.