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.
Loading...
Searching...
No Matches
Classes | Enumerations
FanCurve.h File Reference

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 }
 

Detailed Description

Author
Preston Shires (pshires) & Allie Ledbetter (aeledbetter)
Bug:
No known bugs.

Definition in file FanCurve.h.

Enumeration Type Documentation

◆ FanCurveType

enum class FanCurveType
strong

enum class for Fan curve

Definition at line 15 of file FanCurve.h.