AMO-Tools-Suite  v.0.9.0
Set of tools for calculating energy efficiency in industrial equipment
All Classes Namespaces Files Functions Variables Enumerations Friends Macros Pages
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  FanCurveType {
  FanStaticPressure, FanTotalPressure, StaticPressureRise, FanStaticPressure,
  FanTotalPressure, StaticPressureRise, FanStaticPressure, FanTotalPressure,
  StaticPressureRise
}
 

Detailed Description

Calculator for Fan Curve Contains the calculator for the Fan Curve.

Author
Preston Shires (pshires) & Allie Ledbetter (aeledbetter)

Definition in file FanCurve.h.

Enumeration Type Documentation

◆ FanCurveType

enum FanCurveType
strong

enum class for Fan curve

Definition at line 15 of file FanCurve.h.