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.
|
Calculator for Fan Curve Contains the calculator for the Fan Curve. More...
#include <vector>
Go to the source code of this file.
Classes | |
class | ResultData |
class | FanCurveData |
struct | FanCurveData::BaseCurve |
struct | FanCurveData::RatedPoint |
struct | FanCurveData::BaseOperatingPoint |
class | FanCurve |
Enumerations | |
enum class | FanCurveType { FanStaticPressure , FanTotalPressure , StaticPressureRise } |
Definition in file FanCurve.h.
|
strong |
enum class for Fan curve
Definition at line 15 of file FanCurve.h.