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
OptimalFanEfficiency::FanTypeProperties Member List

This is the complete list of members for OptimalFanEfficiency::FanTypeProperties, including all inherited members.

exponentialFunction (defined in OptimalFanEfficiency::FanTypeProperties)OptimalFanEfficiency::FanTypePropertiesprivate
fanType (defined in OptimalFanEfficiency::FanTypeProperties)OptimalFanEfficiency::FanTypePropertiesprivate
FanTypeProperties(const FanType fanType, const double transition, const double minSpecificSpeed, const double maxSpecificSpeed, std::function< double(double n)> polynomialFunction, std::function< double(double n)> exponentialFunction=[](double) { return 0;})OptimalFanEfficiency::FanTypePropertiesinlineprivate
maxSpecificSpeed (defined in OptimalFanEfficiency::FanTypeProperties)OptimalFanEfficiency::FanTypePropertiesprivate
minSpecificSpeed (defined in OptimalFanEfficiency::FanTypeProperties)OptimalFanEfficiency::FanTypePropertiesprivate
OptimalFanEfficiency (defined in OptimalFanEfficiency::FanTypeProperties)OptimalFanEfficiency::FanTypePropertiesfriend
polynomialFunction (defined in OptimalFanEfficiency::FanTypeProperties)OptimalFanEfficiency::FanTypePropertiesprivate
transition (defined in OptimalFanEfficiency::FanTypeProperties)OptimalFanEfficiency::FanTypePropertiesprivate